(no title)
robeasthope | 12 years ago
For static hand coded images media queries will suffice but once you start dynamically serving images it gets tricky fast, especially when faced with users that don't know/care about HD images issues.
Combined with some code to scale images to the correct size on the fly (with caching, etc) I think it could be pretty useful.
No comments yet.