- Sound support! - Submenus go over all page objects - 85% transparency for sub menus - Submenus dropdown on mouseover - Unlimited number of sub levels - Special JavaScript API for changing javascript menu "on-the-fly" - Visible over select boxes, iframes, pdf, flash, Java applets. - Horizontal or vertical orientation
Good menu is an essential part of website commercial success. If people can't find their way around the site, they will fast give up seeking and retire, never to return. So, it's extreme serious that your website has a accurate, precise, prompt, and navigation of immaculate appearance. Don't let your web site guests to get lost. Try Deluxe Menu!
Q: I have spanish characters that are not showing up in my menus correctly. My array has this:
["|México","#", "", "", , , "7", , ], buy in the drop downs it appears as M?xico
I read in the FAQ about displaying Norwegian characters (http://deluxe-menu.com/rq-javascript-menu-drop-down-Norwegian-characters-support.html) so I tried this:
but that did nothing. I have the charset on the page set properly and the letters appear properly everyone else, only incorrect in the menus.
A: You should write your Spanish characters in the following way:
["|México","#", "", "", , , "7", , ],
Try that.
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: When I use API like <script>dm_ext_deleteItem(0, 0, 0);</script> it works fine in my first dhtml drop down menu code (menu.js) but I'm unable to reach second one (menu_gauche.js). I’ve tried this : <script>dm_ext_deleteItem(1, 0, 0);</script> and the page came’s out with a JavaScript error on that line. I’ve read on your side about dm_ext_deleteItem api and the first parameter is for menu Id … If there anything that I have forgot ??
A: You cannot use the following function for the tree menu: