Quote Originally Posted by siran View Post
You can do it with a little javascript.
In the example there is a placeholder horizontally centered on the page. It has an animated gif attached with CTRL + ALT+ SHIFT + "A". The placeholder code just contains an img element pointing to the attached gif and some javascript code. The javascript code resizes the img to the window width. It is just a quick hack taken from a 'little project' I am working on.
Thanks.
I'll have a look at it tomorrow and let you know.