Recent Questions
Q: We purchased your Deluxe Menu 2.0 and have realised that in the Firefox browser the shadowing around the css javascript menu is not visible.
Please could you tell us how to correct this.
A: See, transitional effects (shadow) are features of Internet Explorer 5.5+ only.
More info you can find here:
http://deluxe-menu.com/filters-and-effects-sample.htmlQ: Is it possible, for instance, to call dm_init multiple times in the list menu java? If so, do you have an example?
A: Yes, you can call dm_init(); function multiple times (for example youcan call several data files, or move menuItems array and dm_init();function into your page directly) to have multiple menus on your page.
Q: Also, when I edit "testlink.htm" to any other htm filename, no file isloaded!?
A: Please, make sure that the file that you set for the link exists onyour website and it's placed in the same folder where testlink.htm file is placed.
You can also use absolute paths for links.
Q: I have noticed an issue with the css menu dropdown. It does not drop down over the frame if a pdf is being displayed.It does something weird to the browser like shortens the main frame and displays above the menu.
Any Ideas?
A: Try to set the following parameter to overlap .pdf files:
var useIFRAME=1;