Actually, I believe all contents in a site should have a ranking and loaded depending on the context.
Responsive Text
11–20 of 63 posts
Re: Responsive Text
#12I may have a problem with OCD, but I would hate the idea that some content is hidden to me just because I'm browsing with the wrong screen/window size. Hiding redundant elements, navigational bars, maybe images, etc... is fine, but I'm definitely not comfortable with the idea of hiding content based on context.
Re: Responsive Text
#13I may have a problem with OCD, but I would hate the idea that some content is hidden to me just because I'm browsing with the wrong screen/window size. Hiding redundant elements, navigational bars, maybe images, etc... is fine, but I'm definitely not comfortable with the idea of hiding content based on context.
Re: Responsive Text
#14Great for side-by-side comparison and validation of media queries.
Re: Responsive Text
#15Re: Responsive Text
#16I had been using very similar technique in my blog ( http://laktek.com ), for excerpts and posts lists. Actually, I believe all contents in a site should have a ranking and loaded depending on the context.
Re: Responsive Text
#17I may have a problem with OCD, but I would hate the idea that some content is hidden to me just because I'm browsing with the wrong screen/window size. Hiding redundant elements, navigational bars, maybe images, etc... is fine, but I'm definitely not comfortable with the idea of hiding content based on context.
Re: Responsive Text
#18Re: Responsive Text
#19I may have a problem with OCD, but I would hate the idea that some content is hidden to me just because I'm browsing with the wrong screen/window size. Hiding redundant elements, navigational bars, maybe images, etc... is fine, but I'm definitely not comfortable with the idea of hiding content based on context.
Besides, I thought the point of responsiveness was to REARRANGE data, not completely eliminate it. styling, yeah, go ahead and get rid of elements and color bars and what have you, shrink pictures, but please don't throw away words!
Re: Responsive Text
#20After a significant amount of window-resizing this ended up throwing webkit into an infinite loop. Impressive.
Which browser/version/OS?