In the Display theme I was able to change the speed in which the menu's faded in/out, I forget which file, did a bit of a search through the Avisio theme but I can't seem to find the place where you specify milliseconds for fading in/out the menus.
Menu speed
3 posts from 2 voices-
Posted 2 years ago #
-
In custom.js you'll find a function called:
function k_menu() { // k_menu controlls the dropdown menus and improves them with javascriptIn this function there are two values (ms)
slideDown(400, function() slideUp(400, function()Just change 400 to your needs.
The Dude
Posted 2 years ago # -
Dude,
D'oh - thanks, I'd already looked at that but dismissed it for some reason.
Again, thank you.
Posted 2 years ago #
Reply
You must log in to post.














