I am wondering if anyone has noticed the difference in the behavior of the onclick property in version 5 as oppose to version 3? When you click on a menu with openonclick set to 1 in version 5 that menu opens, but when you move to another menu with openonclick set to 1 it requires another click to open the menu. In version 3 when you clicked on a menu, that menu opened, however when you moved over another menu it would also open without the requirement of another click. I liked that Has anyone else noticed this, and is there any way to get that functionality back?
My guess would be that its working as it should in this new version and it was a bug in the version 3 code. heh heh. Depends on how you look at it I guess.
Dave Hergert
Software Engineer
"Helping to make the menu better, one at a time."
Is retainClickValue set on the menu item, just as openonclick is? I have downloaded the version currently available as of 11/4/2003 @ 4:03pm -6:00 GMT. I am setting the openonclick value and the retainClickValue option on the menu item and it doesn't seem to work. Any suggestions?
I've been following along because it's how I kind of learn things, so just to be straight about what you want....are you trying to tell the menu to accept an onclick and then after that onclick switch to onmouseover? If so how could it work for each item? It would seem that after the first time an onclick was performed that everything else would be onmouseover? Even if it's possible to tell the menu to do that? Or maybe you could set the onclick function for the main menu items and then set all the submenu items with an onfunction telling it to open onmouseover? Sorry if my question is way out in space, I'm not knowledgeable about how these things work and just kind of try to learn things here. Thanks
Once you click on a menu all other menus would open on mouse over until the menuclose time out is reached while not on a menu and then another mouse click would be required to open a menu.
I tried it . I am currently using RC19, my menus work great. RC20 completely screws them up. If you would like I can apply RC20 to the online example I gave you before and give you a new url. So you would have one for RC19 and one for RC20, that way you could compare and contrast.