Showing posts with label responsive. Show all posts
Showing posts with label responsive. Show all posts

Thursday, 30 August 2012

Responsive on the vertical


// What can the visitor see on the first glance of your website? How can you accommodate users with different screen sizes?  Read on +Chris Coyier's article on #responsive   #design  above the fold :) 
http://bit.ly/PzETlp

Google+: View post on Google+

Monday, 30 January 2012

Testing your responsive design


So you're following the latest trends in #web development and have decided to develop your new site with a #responsive design. You quickly realize that's kind of hard testing the site on multiple resolutions every time you make a change.
+matt kersley has a nice solution: http://bit.ly/ycYno9
A simple setup with iframes will show the same URL is four different resolutions.

Of course this doesn't fully replace testing on actual machines (and their specific browsers) but it will certainly speed up the initial development time.

If you want to host it locally, you can grab the html/js on GitHub http://bit.ly/xu39c5