View Single Post
Old 2012-01-17, 11:22 AM   #58
Simon
That which does not kill us, will try, try again.
 
Simon's Avatar
 
Join Date: Aug 2003
Location: Conch Republic
Posts: 5,150
Send a message via ICQ to Simon Send a message via AIM to Simon Send a message via Yahoo to Simon
Quote:
Originally Posted by LD
'responsive' design, as I understand it, uses css3 and allows images to scale
And there's the rub. On large desktop or notebook computers you can use larger images with larger file sizes. Scaling them means those big image files are all still being sent to the netbook, tablet and smartphone users. Really bad idea.

Plus there's the whole navigation issue, with mobile devices offering touch screens and losing all hover and mouseover usage.

Liquid is about all you can do with most adult sites since most pages have images or graphics of some kind.

Sites that are mostly text...or that are designed first for mobile users (netbook, tablet and smartphone)...are the ones that could benefit most from responsive design techniques.

Here's something worth taking the time to read if you're thinking of putting in the work to create a responsive site:

11 Reasons why Responsive Design isn't that cool
__________________
"If you're happy and you know it, think again." -- Guru Pitka

Last edited by Simon; 2012-01-17 at 11:26 AM..
Simon is offline   Reply With Quote