w2ui is a jQuery UI library with many widgets for creating desktop-like and data-driven web applications. The library comes as plugins for each widget so that you can choose which ones to use.

w2ui

It consists of the following widgets: layout, sidebar, toolbar, grid, popup, tabs, forms and field controls.

They all play well with each other, make use of HTML5-CSS3 and have powerful APIs for controlling all the aspects of them.

w2ui is very well-documented, has lots of demos to play with and it is being improved regularly.

Compatibility: All Modern Browsers
Requirements: jQuery

Website: http://w2ui.com/
Demo: http://w2ui.com/web/demo
Download: http://github.com/vitmalina/w2ui

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

seven + nineteen =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

Text Resizing With jQuery

Want to allow visitors to increase or decrease the text size (font size) on your website? I’m going to show you how - using jQuery (a great JavaScript library).

jQuery: Setting cookies

Setting and clearing cookies with jQuery is really easy but it's not included in the jQuery core and requires a plug-in. This post shows how to set, get the value of and clear cookies with jQuery.

Spectrum – Perfect jQuery Color Picker Plugin

Spectrum is a jQuery colorpicker plugin that probably comes with all the features you are looking for. It is image-free (only CSS and JS) and can be used for all browsers or only as a polyfill for the input[type=color] of HTML5.