Recent Questions
Q: Is it possible to make the javascript menu buttons and the text bigger? Or at least the text larger?
 Right now the text is so small that they actually look a little blurry.
 The only font I can increase is the font on the dropdown menus. but I cant change the font that appear on the actual tabs. If I could increase the font on them that would be great. 
A: You should change font in Individual styles.
  var itemStyles = [
 ["itemWidth=92px","itemHeight=21px","itemBackImage=http://www.pursepage.com/wp-content/themes/pinkdoubleheader/data.files/btn_magentablack.gif,http://www.pursepage.com/wp-content/themes/pinkdoubleheader/data.files/btn_magenta.gif","itemBorderWidth=0", "fontStyle='normal 14px Arial','normal 14px Arial'","fontColor=#FFFFFF,#FFFFFF"],
]; 
Q: Do you have documentation for the paramaters for the apycom DHTML menu.
I'm try to figure out how to get a javascript menu link to open in the same window instead of a new window..
  ["|Legal","http://www.yahoo.com/","","","",,,], 
A:  You can find more info about menu parameters here:
http://www.dhtml-menu.com/menu/dhtml-sliding-menu-items-info.html
You should write:
 ["|Legal","http://www.yahoo.com/","","","","_self",,],
Q: I bought your product Deluxe Menu. 
 I wanted to ask you for this problem:
 I'd like to put on my home page two java menu examples, one in the right side and one in the left side. I tried to create two java menu examples and put them in the home page with the command PHP include, but the menus don't work correctly. I think the menus search for the same javascript function and so there are problems. How can I solve this kind of problem?
A:  You can use as many java menu examples as you want on the same page.
But notice that you should call dmWorkPath parameter and dmenu.js fileon the page only once.
Q: I would like to buy the OEM license with the sources.
 But for redistribution I would like to use the obfuscated scripts.
 Do I get both type of menu & javascript when buying the OEM license of 499 dollar? 
A:  Yes, of course, the redistributable Developer License comes with bothsource and obfuscated files.
Moreover you're not allowed to redistribute the source version of scriptwith your application. The sources are for use inside your company only.