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.

buttons


crossSelect plugin

This plugin can replace any multiple select element with a "switch item to the other column" interface more intuitive to use, and more similar to that seen in many desktop applications.

The select is turned into 2 columns, with select, remove, select all and remove all buttons inbetween them. By first clickng on one of the select's options and then clicking the select button the item is moved to the column (and the original is given selected="selected"), and it works similarly with the other buttons.

It's customisable in 7 ways - font size, number of rows, width, double click and single click behaviour, and behaviour if list items overrun vertically or horizontally.

It has been fully tested in ie6, 7 and 8, safari, and ffx. please let me know if you come across any bugs.