Why do you need jQuery for that? a:link {} a:hover {} a:active {} all work fine in CSS?
Check out http://www.jquery.com/api. You can see a nice list of all of the things jQuery can do there. Glen On 10/13/07, wattaka <[EMAIL PROTECTED]> wrote: > > > How does set the classes of an <a > tag? I would like to trigger the > active, hover or link attributes > > Thanks > >