Wednesday, January 29, 2014

Using jQuery UI Work-In-Progress Builds With JSFiddle

If you want to experiment with the latest and greatest that jQuery UI has to offer, you can use the work-in-progress build (WIP). This build is based on the master branch, and includes things not found in the latest stable release — fixes, new widgets, and so on. For example, using the WIP build you can start using the selectmenu widget.

Of course, since this is just master branch of the jQuery UI repository, you could always just clone it and experiment locally. However, if you would rather fiddle, all you need are the JavaScript and CSS resources. These can easily be used in JSFiddle in place of a stable release.

No comments :

Post a Comment