JQUERY nav problem

Posted by turborogue on Stack Overflow See other posts from Stack Overflow or by turborogue
Published on 2010-04-11T01:25:03Z Indexed on 2010/04/11 1:33 UTC
Read the original article Hit count: 325

Filed under:
|

This is part 2 of a different problem that I was having... Hopefully this is about as simple as you can get, but I'm clearly missing something.....

The gist is, I'm trying to get a mouseover effect using jquery/css with a mix of background images and colors. It's mostly there, but the issue that I'm having at the moment is, I mouseover the main nav = fine, I mouseover the subnav = fine, I mouse BACK over to that same main nav element, and it's OFF state kicks in instead of remaining ON as it's supposed to...

I pasted my code here (since it's kinda long, and apparently I can only paste one link....) http://tinypaste.com/2222e -- a link to my most recent efforts is at the bottom of that pastebin -- hopefully the gist of what I'm trying to do will be clear.

I'll keep plugging away for a while, but any help would be greatly appreciated!!:)

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ui