|
I downloaded the trial version, but where I can find the scroll dropdown javascript?
Return to Recent Questions
Q:
I just visited your site and found the scrollable dropdown javascript.
I downloaded the trial version, but I couldn't find this dropdown javascript.
My requirement for the dropdown javascript 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 javascript.
A:
You should set the following parameter in the dropdown javascript 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
|