Live data from Hacker News

Responsive Web Design – Advanced Lesson

learn.shayhowe.com

1–10 of 50 posts

Re: Responsive Web Design – Advanced Lesson

#7
This is good stuff. Would be great if it went right in and also talked about limitations like fewer ports-per-connection, poor standards support e.g. stuff like unsupported position:fixed property, dead file-input field, terrible response times for tap/long-tap etc.

I mean responsive layout for presentation of content (blog/BS) is fairly easy. For an interactive web-app however, design logic goes quite in the opposite direction. To this end I found http://html5rocks.com a very useful resource.

Looking at current number of devices and independent implementations of browsers having different levels of support for web standards, (even on iDevices!) I feel that we are sort of back to 1995.

Re: Responsive Web Design – Advanced Lesson

#9

This just makes one realize how broken the standards really are. All these things should, to some extent, be taken care off without the developer needing to apply it. I know how things work, just sayin'...it's broken!

I'm not sure what it is you mean by "all these things". However, if you read the standards, you'd understand why they behave very conservatively with respect to adding more stuff in there.
Post reply on HN