Recent Questions
Q: I'm trying to have two separate menus on my web page. I read what was written in your FAQs about multiple menus, but the response was too cryptic.
It seems to me that if the dmWorkPath for each menu is declared separately, then the menus should work separately (with no interaction). I did not find this to be the case.
Do you have more complete information about creating multiple menus on one page? I would like to understand the issues.
A: David, if you want to create multiple menus on one page you should only call several data.js files with the menu.
For example you can see templates.html. You can find this file in the trial package.
Q: I've downloaded and installed the trial software and have built the example that came with it.
What I would like to do is make the sub items ("New Sample 1" - "New Sample 5") display when the user clicks "Sample Block 1", rather than having to click the little + sign next to it.
A: You should set the following parameter:
var texpandItemClick=1;
Try that.
Q: It actually does work - I got it to work, however some functions like transparency is not working, trial version pop up disappeared and transition when the submenu item comes down is not working - it simply pops the menu down.
A: Please, notice that transitional effects don't work in Firefox.
Effects work in IE only. You can find this info here:
http://deluxe-menu.com/filters-and-effects-sample.html
Q: I am working with tabs. Can you tell me why I would be receiving the following drop down menu in java script error:
‘tabs[...].id’ is null or not an object
A: Try to set the following drop down menu in java script parameter:
var bselectedSmItem=0;