How do I turn off the transitional effects for the html menus?
Return to Recent Questions
Q:
How do I turn off the transitional effects for the html menus (is there a flag)?
A:
To turn off transitional effects you should set the following parameters:
var transition=-1;
var transOptions="";
var transDuration=0;
var transDuration2=0;
Return to Recent Questions
Related:
- Sep 18, 2006 - The submenus of the cross frame menu are offset by about 100 pixels to the right.
- Oct 22, 2006 - When the html submenus are over applet in https: the applet disappeared.
- Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
- Jan 05, 2007 - Can html side menu support context menus on right click
- Jan 31, 2007 - I tried to create the html version of the rollover menus. It is still not working.
- Feb 02, 2007 - The background images for dhtml drop down menus are missing in the browser
- Feb 14, 2007 - I would like to have javascript link to our website when javascript turned off
- Feb 15, 2007 - I can see only the code generated by the GUI tool.How should I install html menus?
- Feb 21, 2007 - The alignment of the submenus is off in my javascript slide menu.
- March 18, 2007 - How do I make the javascript sample code come to the front of the text?
- March 21, 2007 - What can I do for people who have Javascript turned off so they can't use xml menu
|