mouseover thingymajig??
mouseover thingymajig??
Out of context: Reply #6
- Started
- Last post
- 21 Responses
- Recycle0
You can do it cleaner and faster in CSS:
A:hover {background color: red;}
That's it :)
You can do it cleaner and faster in CSS:
A:hover {background color: red;}
That's it :)