Hmm, I think the "easiest" way to do this would be rewriting the hover effect with JS... Observe all links, if the mouse moves over them, add a class (like .hover)... that way, it'd be easy getting the styles from the class...
On 17 apr, 14:17, Lox <[EMAIL PROTECTED]> wrote: > Hello, > > How can I get the styles of the :hover state of a link defined in a > css stylesheet? > > Is it possible? > > Regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
