Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Releases for jNice, styled forms


jNice, styled forms 1.0.1

Fixed bug in IE7 select box, also added licensing

jNice, styled forms 1.0.0

There have been quite a few updates and changes. The major one is the SelectUpdate, if you change the options of a select element (ie. through AJAX) you can call $.jNice.SelectUpdate('element to update') to redraw the element. Please take look at the example code in index.html. Also it is now accessible, you should be able to access everything using just the keyboard.

jNice, styled forms 0.2.2-beta

fixed the onchange bug, thanks MajestiC

jNice, styled forms 0.2.1-beta

Added support of the onChange event for selects (thanks MajestiC)

jNice, styled forms 0.2-beta

Update the select boxes: fixed a bug in IE7, selects now close when opening another select or clicking out side of the current select

jNice, styled forms 0.1-beta

This is the beta version, if you find any bugs or problems please let me know. Still to come are text areas and file inputs.