My Blog Title Here

July 15, 2008

How do I turn off transitional effects of my drop down menu in html?

Filed under: Uncategorized, transitional effects — Tags: , — admin @ 12:06 pm

Q:

How do I turn off transitional effects of my drop down menu in html?

A:

You should set the following drop down menu in html parameters.

var transition=-1;
var transOptions=”";
var transDuration=0;var transOptions=”";
var transDuration2=0;

Powered by WordPress