Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jQuery ToggleClass Not Stopping Re: jQuery ToggleClass Not Stopping

#72653
akurtula
Participant

hey how about this

$(‘div#how-does li a’).hover(

maybe the UL you missed might be the problems

over here it works:

http://jsfiddle.net/f5hqk/

ps, I forgot you dont need my previous example for a hover state :)