> I tweaked the Javascript a bit and one line of CSS. I think this is what you
> were trying to accomplish?http://jsbin.com/acori/16/
Many thanks! Yes it does.
$('#nav li ul > li').hover(function()
It never occurs to me to target hover class. I thought when cursor moves away
from a li and move to its's siblings, the hover no longer applies to that li
class but the sibling where the cursor points to.
tee
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************