marphi / jQueryMultipleSelect

Fancy multiple select boxes, facebook style.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple select plugin

Version: 1.0.alpha.2010:08:19-0

Coded by: Bert Goethals (@bertgoethals)
Licence: Distributed under MIT

This plugin changes multiple select boxes into a facebook inspired select system.

Features:
* loading select options via ajax call
* modular design
* live bindings
* 100% css styled (not tested under IE)
* select all / unselect all links above or under the collection
* customisable item rendering

Inspired from emposha <admin@emposha.com> original work on fcbkListSelection. Still using the same look'n feel from that project.

On the version numbering: It is of following schema: version.major[.minor][.beta/alpha tag][.date-#]

About

Fancy multiple select boxes, facebook style.


Languages

Language:JavaScript 99.9%Language:Ruby 0.1%