Home › Forums › JavaScript › Desperate for some simple jQuery help :( › Re: Desperate for some simple jQuery help :(
November 27, 2011 at 12:39 pm
#91373
Member
I would personally nest the drop down’s inside the parent. If you did it that way, you can check to see if the user is hover on the nav element at all. Once their off the nav element, you obviously would fade accordingly.
-Matt.