Introducing EnhanceJS, a JavaScript framework designed specifically to deliver a usable experience to the widest possible audience, by testing the browser to determine whether it is capable of correctly supporting a range of essential CSS and JavaScript properties, and delivering features only to those that pass the test.
Related Submissions:
- Introducing EnhanceJS: A Smarter, Safer Way to Apply Progressive Enhancement EnhanceJS is a new JavaScript framework (a single 2.5kb JavaScript file once minified/gzipped) that that automates a series of browser tests to ensure that advanced...
- How to Test your JavaScript Code with QUnit QUnit, developed by the jQuery team, is a great framework for unit testing your JavaScript. In this tutorial, I’ll introduce what QUnit specifically is, and...
- Search Stylesheet Selectors with MooTools You should already know that MooTools has Fx.Morph, that allows you to animate multiple css properties on an element and you can also pass it...
- 30+ Essential Javascript Framework Supported Navigation Techniques This article covers a wide range of Essential navigations scripts where most of them are supported by Javascript Frameworks. ...
- Thomas Fuchs: 50 Lines-of-Code JavaScript Animation Framework: Say Hello to Émile At my talk at Fronteers, I introduced Émile, a JavaScript animation framework, that’s framework-agnostic, and just takes up about 50 lines of code. With Gzipping,...