You could change stylesheets onmouseover. On Apr 18, 4:28 pm, "howard chen" <[EMAIL PROTECTED]> wrote: > sorry, a:hover is just an example, what i want is to style pseudo > class, such as a:visited, a:active etc.... > > >>Try > >>jQuery("a").mouseover( function() { $(this).css("fontSize", > >>"20px"); } );
- [jQuery] Re: Question about jQuery + CSS Yansky
- [jQuery] Re: Question about jQuery + CSS Klaus Hartl
- [jQuery] Re: Question about jQuery + CSS Scott Sauyet
- [jQuery] Re: Question about jQuery + CSS Brian Cherne
- [jQuery] Re: Question about jQuery + CSS Jeffrey Kretz