Responsive JavaScript
=====================

Posted on Thursday, 6th June 2013 by admin

Update: Modern browsers now implement a new `picture` element which will allow you to specify alternative images. This will be discussed elsewhere.
Much has been said about the merits of Responsive Websites, and, for the most part, rightly so. The benefits of building a website which can cope with the plethora of alternative browsing devices must surely be obvious to any developer.

Another article will discuss the use of CSS in developing responsive web sites. This article focuses on the use of JavaScript to make your web site more responsive.
