I have an image map of a graphic and I need to call my side navigation bar from an OnMouseOver in the image map�
Return to Recent Questions
Q:
I have an image map of a graphic and I need to call my side navigation bar from an OnMouseOver in the image map�
A:
You can try to use Popup Menu, see more info:
http://deluxe-menu.com/popup-mode-sample.html
See how you should call pop up menu
<img src="data-samples/images/popup_pic.gif" width=180 height=119 onmouseover="return dm_popup(0, 2000, event);" onClick="return dm_popup(1, 2000, event);" style="cursor: pointer;">
You can create your menu using Deluxe Tuner application.
Return to Recent Questions
Related:
- Sep 23, 2006 - Is it possible that your menu call some javascript onmouseover event?
- Nov 06, 2006 - Each item is a different width. Can I do this with your html navigation bar?...
- Nov 29, 2006 - Why the background images disappear for a while after hovering over html menubar?
- Dec 04, 2006 - When running navigation bar code with IE or Firefox, the background is transparent.
- Dec 16, 2006 - Is there a way to keep global cool navigation image highlighted?
- Dec 23, 2006 - When I have tried to look my side menu bar in the browser it has the active x message
- Dec 24, 2006 - How to get side menu items to swap images to use like a traditional image rollover.
- Dec 25, 2006 - The mouseover menu javascript will continue to expand horizontally.
- April 13, 2007 - How to call javascript function when the user click on a menu bar html Items
- May 06, 2007 - Sub-menus appear away for the menu/ dhtml navigation bar.
- Sep 26, 2007 - Is there any way to call a javascript function on mouseover dhtml menubar?
|