|
I downloaded the trial version, but where I can find the scroll dropdown menu dhtml?
Return to Recent Questions
Q:
I just visited your site and found the scrollable dropdown menu dhtml.
I downloaded the trial version, but I couldn't find this dropdown menu dhtml.
My requirement for the dropdown menu dhtml is as below
Category >> List of Continent > List of country > List of State > List of
city.
In my case the list of country, state and city will be very long so need a scroll
over there.
Let me know is there any limitation in trial version of your dropdown menu dhtml.
A:
You should set the following parameter in the dropdown menu dhtml to make your submenu scrollable:
var smSmartScroll=1;
See more info here:
http://dhtml-menu.com/menu/scrollable-submenus-sample.html
Return to Recent Questions
|