STYLE SWITCHER

Dynamically change URL using Push and Popstate

Dynamically change URL using Push and Popstate

This is a simple example using Push and Popstate. This practice is becoming more common throughout sites such as Twitter and Facebook for changing a URL within the address bar without reloading another page. Typically this allows users to bookmark or share URLs when sites are using some type of infinite scroll.

Advanced Search Form with jQuery and CSS

Advanced Search Form with jQuery and CSS

Advanced Search Form with jQuery and CSS

Device.js – Javascript Library for Device Detection

Device.js – Javascript Library for Device Detection

Device.js makes it easy to write conditional CSS and/or JavaScript based on device operating system (iOS, Android, Blackberry, Windows, Firefox OS, MeeGo, AppleTV, etc), orientation (Portrait vs. Landscape), and type (Tablet vs. Mobile).