I am trying to do an image rollover - easy enough yes - but heres the
problem

We are talking about images that are hard coded into a template system.

What I am thinking is doing a class where the rollover would simply change
the directory that the image is located in rather than the image name per
say.

For example: the original hard coded image is <img src="images/foo.gif">

I am thinking changing that to: <img src="images/foo.gif" class="ro1">

The problem is I am kinda stuck from there as far as what to do with the CSS
to get the image to change.

Am I going down the wrong path here or will this idea work with some
implementation??


*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
***************************************************** 

Reply via email to