But thats what you do with ie. Imager.js.
The trick is to never have <img src=".." /> in your html but insert them dynamically with javascript when you know the screen size.
The trick is to never have <img src=".." /> in your html but insert them dynamically with javascript when you know the screen size.