I am using menu "menu_sample57_ver5_734" in a framed environment on website http://www.trulli-relaxed-holidays.co.uk
The problem I have is that although the menu works in a framed environment, 90% of the time the submenu disappears/fades before the user can select an item on that submenu.
I've followed the instructions exactly. 10% of the time the submenu stays open and is usable.
Any ideas?
Sub Menu fades before user can use menu
Problem Solved
I discovered that the problem was caused by
onfunction=openSubmenu();offfunction=closeSubmenu();
being present in menu items which had no submenu components.
By silly
onfunction=openSubmenu();offfunction=closeSubmenu();
being present in menu items which had no submenu components.
By silly
