Can youtell me which transition is the regular transition with no effects for the dhtml navigation?
Return to Recent Questions
Q:
Can youtell me which transition is the regular
traditional transition with no effects for the dhtml navigation?
A:
You can use
var transition=0;
if you don't want to use transition you should set:
var transition=0;
var transOptions="";
var transDuration=0;
var transDuration2=0;
Return to Recent Questions
Related:
- Aug 28, 2006 - Top menu in a 6x4 cell layout (effectively a rectangle)
- May 06, 2007 - Sub-menus appear away for the menu/ dhtml navigation bar.
- July 12, 2007 - Is there a way to leave a main navigation item highlighted in the dhtml top menu?
- Oct 07, 2007 - How do I allocate the width of each "button" in dhtml menu navigation
- Oct 08, 2007 - May I can use PHP code in menu items of my dhtml website navigation menu?
- Oct 17, 2007 - Where I can find more info about transitional effects in dhtml menu vertical?
- Nov 10, 2007 - Is it possible to set dhtml navigation menu up so clicking a tab runs a function in my page?
- Jan 04, 2009 - Is it possible to call a JavaScript function from the dhtml navigation bar?
- Mar 13, 2009 - The javascript submenu do not go over top of my other elements like the FAQ says it should.
- May 07, 2009 - If I select one Subitem in the other dhtml navigation menu (opened) Subitem is closed. Is there a way to get this facility for Items too?
- Aug 26, 2009 - Menu using dhtml is not displayed in IE 7 when integrated in our application, in Mozilla it is displayed without transitional effects.
|