Re: Adaptive images

Le 31 mai 2011 à 07:41, Leonard Rosenthol a écrit :
> But in that case, you'd need to reconnect back to the server for the entire page when the user rotated the device.  On some devices and some networks, that's extremely cost($$) and/or time prohibitive.

I'm not sure I understand.  You just need to use media-queries for rotation. In this discussion, the headers are not meant to replace mediaqueries, but to give a hint of what kind of resources are available. 
The issue with putting everything in the CSS is that we would make it a content language instead of style, a kind of funny history ;)  
HTML (content+style) -> HTML (content) + CSS (style) -> HTML (content) + CSS (content+style).

-- 
Karl Dubost - http://dev.opera.com/
Developer Relations & Tools, Opera Software

Received on Tuesday, 31 May 2011 12:10:19 UTC