Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:20
menu appears when image is rolled over.
Poster: jpipitone
Dated: Sunday December 25 2005 - 7:15:29 GMT
I have an old version of Milonic in use at the following URL:
http://www.1beyond.com
As you can see, when one of the top menu items is rolled over, I specify with an onmouseover event which menu to show with this code:
onmouseover=popup("productsmenu") and onmouseout=popdn();
My goal is to do the same here, however instead of images, I am simply rolling over items that are based on a CSS styled list:
http://www.digitonestudios.com/staindefender/index.asp
Is this still possible? Can I call a menu with an onmouseover event with this new version of milonic?
Poster: Ruth
Dated: Sunday December 25 2005 - 17:18:49 GMT
Hi,
Yes, you can do that.
See the Using The Popup Menu Function positioned by images. http://www.milonic.com/menusample24.php
Info on the method and function can be found here http://www.milonic.com/menu_methods.php
I notice you're using list menus, in the menu download there are xtras folders one of which is for a listbased menu and this is a sample for it.
http://www.milonic.com/listbased/
I don't do much with css, lists or popups but perhaps you can figure out how to integrate all of that together.
There is also a very basic 'demo' for css styled menus.
http://www.milonic.com/forum/viewtopic.php?t=6392
Hope this helps. If you have anymore questions, don't hesitate to post back.
Ruth