You can create image rollovers via your style.css file. Here’s a a quick guide to accomplishing this via CSS:
http://www.designmeme.com/articles/cssrollovers/
Thread Starter
nbhq
(@nbhq)
Thanks for the quick reply, is this the only way to do this though?
No, but it’s one of the few ways that don’t involve scripting.
Thread Starter
nbhq
(@nbhq)
What other way can I do this? I dont see how that CSS method can do and image rolling over to another image, this seems like jus image to a color
What other way? The way several million people do it: with javascript. But that was your first choice, wasn’t it?