lional Posted October 2, 2007 Share Posted October 2, 2007 Hi All. I am trying to do a menu that when your mouse goes over the main menu item, it shows a list of sub menu links related to that menu item. I would like the sub menu items to have a delay time so that they close after a specified time. I would like the sub menu items to be images. My javascript knowledge is fairly limited so could someone please help and point me in the right directions Regards Lional Quote Link to comment Share on other sites More sharing options...
fenway Posted October 2, 2007 Share Posted October 2, 2007 Your'e talking about toggling the display attribute of the element's style... with setTimeouts. Quote Link to comment Share on other sites More sharing options...
lional Posted October 2, 2007 Author Share Posted October 2, 2007 yes, Give me a few pointers how I would go about this Thanks Lional Quote Link to comment Share on other sites More sharing options...
fenway Posted October 2, 2007 Share Posted October 2, 2007 I don't know of any specific tutorials, and it doesn't sound like pseudo-code will be helpful at this point... anyone? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.