Hi @all,
For some images, i would like to use LAZY LOAD (http://jquery.eisbehr.de/lazy/).
To do this, i need to change the rendeginf or IMG html tag :
<img class="lazy" data-src="/path_to/image.jpg" src="/" />
Is it possible, and where ?
I have searched in librairies/cck/... but i didn't find.