View Full Version : Javascript menu not closing
cturner
09-19-2004, 03:47 AM
I am trying to learn how to make a Javascript menu and the menu will not close if the mouse has moved off the main button. Is that a time out thing? The file has been attached. Can someone please help me solve the problem?
devol fish
09-22-2004, 04:32 PM
looking at your script.. in one of ur <a> tags you have onMouseover calling the show menu function.... but u never did an onMouseout to call the hide function.
cturner
09-25-2004, 12:37 PM
Thank you, devol fish.
devol fish
09-26-2004, 05:31 PM
glad i could help :)
vBulletin® v3.7.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.