Recent Questions
Q: I’m a web designer who would like to purchase your product. However, I would like to know if it’s possible to have multiple colors in the java script dynamic menu. 
A:  Yes you can create such java script dynamic menu using Deluxe Menu.
Use Individual Item Styles you can find more info here:
http://www.deluxe-menu.com/individual-styles-sample.html
Q: The menu is very large and I am concerned about load speed.
 Does the ajax like technology just load the top tabs and then only the sub menus if they are clicked? I have clicked true and added 5 as there are 5 submenus but it does not seem to make any difference.
 What can I do to speed up the javascript onclick menu? 
A: 	Check that you've set the following parameter:
  var dm_writeAll=0;Q: Another problem I've found with v3.1 is that the top X value of the javascript floating menu is not used once you start scrolling a page. 
A: Yes, we've made some changes in javascript floating menu feature in the new version.
Try to set
  var floatable=2;
Q: I am setting up a menu with word wrapping "on". Is it possible to have the wording in the middle of the text go to a new line? 
If so, how do I do that? 
A: Unfortunately, you can't do it. 
You can only set the following parameter 
  var noWrap=0; 
and use <br> tags in the text, for example 
 ["ffffffff<br>fffffffffffff<br>fffffffffff Info","", "default.files/icon1.gif", "default.files/icon1o.gif", , , "0", , , ],