|
Hello guys, I implemented mb.scrollable on my website just the way I want it. I am using it to display submenus. I have it set to start off hidden then onclick to any one of my menu links it slides down and reveals the submenu. I used the setTimeout to accomplish that so that is working fine. My problem is that i want it to hide again. I kinda need the opposite off onHover. I don't even know if offHover exists but what I need is something along the lines "when not hovering, mb.scrollable hides again after 2 seconds" I need something like that. Can anyone please help me? |


