Hi-


I would like to have something similar to this:
img{ image-source: url(something.gif);}

So that my images are all pointing to something.gif

So far I haven't found anything with css that will allow me to change the source of the img tags.

Can anyone point me in the right direction?