Is it possible to set the src attribute value in CSS? At present, what I am doing is:
src
Alternative way
.myClass { background: url('/img/loading_big.gif'); }