|
My menus in dhtml 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 menus in dhtml 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 menus in dhtml 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 menus in dhtml definition file.
A:
The installation of your Popup menus in dhtml is not correct.
If you have only one menus in dhtml 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, 2007 - I don't understand, how can change place of the icon in button context menu...
- March 12, 2007 - I have problems with image paths when I create javascript menu dropdown in DHTML Tuner.
- March 14, 2007 - I am having a problem with css styles in the css menu deroulant.
- March 15, 2007 - I have problems with transitional effects in Firefox in the css pop up menu...
- March 20, 2007 - Links don't work in the menus java script. How can I correct this?
- March 27, 2007 - I can't validate my pages with W3C or WDG validators using html menus...
- March 28, 2007 - How do I get started with this java script drop down menu?
- Apr 03, 2007 - Our submenus don't appear alignment to the toplevel menu button.
- Apr 05, 2007 - We have status bar errors that say: "Done, but with errors on page" in dhtml tab menu...
- Apr 07, 2007 - I want to get my text within a single menus in javascript item to be on a two lines...
- Apr 13, 2007 - I have some problems with multiple html menu maker on my site.
|