idea of "freezing" jQuery not making a lot of sense. What you did to post code is great, however there's an even better way, put it in jsBin. jSBin will include jQuery for you and give a working copy of your code to share, instead of it being in 2 places with no CSS.

Perhaps if you explained the problem as it relates to menu instead of freeze jQuery would help. Other than that will simply hiding the subs instead of timed slideUp help?

alexrogahn wrote:
Hi, I created a sub-navigation menu for a site I've been working on
and the thing works perfectly in my opinion... well, near perfectly.
When I move my mouse from one main navigation link to the other,
the .slideUp and .slideDown properties still work, which is annoying
because your essentially having to wait to use the sub-navigation
again, even if it is only a few milliseconds. I was wondering if there
was a way I could "freeze" the jQuery until I moved off the (for lack
of a better description) links that activate the sub-nav.

Below is links to my code:

HTML: http://tinypaste.com/98d643c
jQuery: http://tinypaste.com/0b05837

  

Reply via email to