Hacker News new | ask | show | jobs
by webjprgm 5227 days ago
Hmm, yes, especially if the designers are working on such a large resolution screen.

Would the solution be a media query in the CSS? Would there be data in the HTTP user agent string to serve up a different CSS/HTML/image resource?

1 comments

Apple introduced the -webkit-min-device-pixel-ratio: 2 media query parameter with the iPhone 4. But for HTML images that doesn't help