Saturday, January 2, 2010

[jQuery] Re: Anchor Child Not Responding to Hover

I solved it by hiding the span with hide() rather than CSS. Although
I'd like to know why straight CSS breaks this while adding
display:none; via JavaScript works fine.

No comments: