Device.js is a starting point for doing semantic, media query-based device detection without needing special server-side configuration, saving the time and effort required to do user agent string parsing.

Dovolí vám měnit DOM, nejen načítat jiné CSS pro jiný rozměr displeje.

Jean-Philippe Gams vytvořil a spravuje stránku responsive.be, kde najdete tutoriály, nástroje, odkazy, knihy atd. – vše o responzivním designu.

Foresight.js gives webpages the ability to tell if the user’s device is capable of viewing high-resolution images (such as the 3rd generation iPad) before the image is requested from the server. Additionally, it judges if the user’s device currently has a fast enough network connection for high-resolution images. Depending on device display and network connectivity, foresight.js will request tjahe appropriate image for the webpage.

Luke Wroblewski napsal a Marek Prokop linkoval

Jistý Benjamin Keen vytvořil šikovný generátor bookmarkletu, který vám stránku, kde ho aktivujete, zobrazí v předem nastavených rozlišeních a tím vám umožní otestovat, jak vám v ní fungují vaše responzivní CSS.

Až budete potřebovat rychlý náhled, jak vám fungují media queries, vzpomeňte si na http://responsivepx.com.

Za tip díky @atpok