I have been playing around with the settings in mmenu.js. I am trying to delay the menu flying out. I have changed these
Code:
if(!o.menuspeed) {o.menuspeed=55};
if(!o.menupause) {o.menupause=30};
but they do not do what I want. Changing menuspeed affects opening and closing speeds, I just want to delay the opening by about 1-2 seconds, but not change the speed. Any ideas?
Bob