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"); } );

Reply via email to