Recent Questions
Q: In internet explorer the menu appears as expected, in firefox it is shiftedway to the right 
The deluxe menu code is all wrapped within < center> < /center> tags 
How can this be resolved? 
A: Try to specify units in "px", for example: 
  var menuWidth="700px"; 
It's necessary to specify exact value for Mozilla browsers. It helpsto position menus correctly. 
Q: I've purchased the mac style tabs. I've spent countless hours trying to get it to work, no luck so far. I've gotten jscript tabs to look okay on page, but links between pages do not work. I've even gotten them to work, but they were simple text menu's; not jscript tabs. But I haven't gotten the tabbed menu to work. Checked and tripled cheeked the instructions, still no luck.
 I've uploaded the files to a test server.
 There are four files cameron,carl,grace, and chantel; these are simple identical two column pages to test the links between tabs. NO LUCK. I'm about to give up on your program, can you please help. 
A:  You're using
  var tabMode=0;
now. That means that you should use content DIV's ID instead of thelink.
If you want to open links you should write links in the following way:
 ["Cameron","link:cameron.html", "", "", "", "", "", "", "", ],
 ["Grace","link:grace.html", "", "", "", "", "", "", "", ],
 ["Carl","link:carl.html", "", "", "", "", "", "", "", ],
 ["Chantel","link:chantel.html", "", "", "", "", "", "", "", ],Q: Is there a way to keep global nav image highlighted (rollover image) if click on subnav link? 
A:  You should write your own code on PHP. 
To use dm_ext_setPressedItem() you should know ID of selected item and subitem.
 You can't get this ID after you reload your page.That is why you should write your own code on PHP. 
Q: I use your product for one of my clients and so I am familiar with using Deluxe Tuner on the Mac and editing that menu, etc. It is a simple menu though, that doesn't use any images or anything fancy.
I want to purchase the javascript nav menu for another client.
My question is, he loves that tabbed javascript nav menu I originally did, and right now they are in one big image map. I can cut them up, but with your menu software, will I be able I to have the top menu as those tab images, and the sub-menu show on mouseover as just plain text? (Like SigmaFlow's sub-menus.)
Any advice is appreciated. Thank you!
A: Yes, of course, I don't see any problem with it.
You can use any images as item background, see for example:
http://deluxe-menu.com/data-templates/vista-style-01-template-sample.html