|
My web page navigation don't work with a popup...
Return to Recent Questions
Q:
I have a problem with the evaluation.
I'm trying to get a click/context web page navigation from clicking an image
but no matter what I try I have the errors with object required on line 15.
If I just display the web page navigation with the usual <script> menu.js etc. entry it works but not with a popup?
I've read your examples / source over and over again but no joy. Please please help if you can?
PS: I've set the popupMode variable to 1 in the web page navigation definition file.
A:
The installation of your Popup web page navigation is not correct.
If you have only one web page navigation on your page you should write
<img src='images/note.gif' oncontextmenu='return dm_popup(0 ,2000 ,event );'>
You should also copy dmenu_popup.js file into the same folder with
dmenu.js file.
More info you can find here:
http://dhtml-menu.com/menu/popup-mode-sample.html
Return to Recent Questions
Related:
- March 12, 2009 - I don't understand, how can change place of the icon in button context menu...
- March 12, 2009 - I have problems with image paths when I create java script menus in DHTML Tuner.
- March 14, 2009 - I am having a problem with css styles in the popup menu creator.
- March 15, 2009 - I have problems with transitional effects in Firefox in the menus and navigation...
- March 20, 2009 - Links don't work in the popup javascript. How can I correct this?
- March 27, 2009 - I can't validate my pages with W3C or WDG validators using pop up menu using...
- March 28, 2009 - How do I get started with this menu website?
- Apr 03, 2009 - Our submenus don't appear alignment to the toplevel drop down menu java.
- Apr 05, 2009 - We have status bar errors that say: "Done, but with errors on page" in javascript menu rollover...
- Apr 07, 2009 - I want to get my text within a single simple javascript menu item to be on a two lines...
- Apr 13, 2009 - I have some problems with multiple simple drop down menu on my site.
|