Top Development Tools Scripts for Alexander Farkas
HTML5 Shiv is an evolution from Remy Sharp's HTML5shiv script.
Just like the original, this JS library will enable developers to utilize modern code in their applications and have it properly rendered out inside older IE browsers where HTML5 is not...
The Remote-List plugin takes a different approach to showing dropdown suggestion lists.Instead of using JavaScript arrays and hidden HTML lists in the page's code, Remote-List uses JSON data files and a HTML5 datalist element for creating the typeahead...
Webshim (or Webshims Lib) enables developers to write modern apps and then support some of its features in older browsers where HTML5 is not natively supported.The entire Webshim library is actually made of many smaller parts, each one supporting an...