sizeit.js
July 1, 2011 | development, javascript, web | No Comments
Last week, I posted sizeit.js, a javascript utility for responsive web design, to github. It is a simple script that detects screen width and loads external css. Works kinda like media queries. Why not just use media queries? This article outlines some of the problems with them. The reason I created sizeit was for building [...]