Modifying :hover styling for an element with jQuery/javascript
I am building a WYSIWYG page styling editor with jquery/javascript. I'm
trying to provide a way to modify the :hover state of links so my users
can change the color, size, weight, etc of links. I know how to apply
styling to elements for their default state, but can't find any
documentation on how to apply styling to an element :hover state.
Any help out there?
No comments:
Post a Comment