Skip to Navigation or Skip to Content

Steve Fenton
Author of The Reason Your Website Sucks

JavaScript Multi Select List

You Are Here: Home » Blog » JavaScript Multi Select List

Feeds

RSS Feed

<< January | February | March >>

Thursday, 11th February 2010

I have created a jQuery Plugin for converting a multi-select list into a two-sided selection list. This is useful if you want to show available options on one side and selected options on another with buttons to move one, some or all options between the two lists.

I have created a project page with all the details on here:

http://www.stevefenton.co.uk/Content/Jquery-Two-Sided-Multi-Selector/

Two Sided Multi Select List