jquery.picklist

1.0.5 • Public • Published

jquery.picklist image

Plugin for Jquery that does picklists

Events:

itemsMovedEvent: Is triggered when 'add/remove' is clicked.

allItemsMovedEvent: Is triggered when 'add/remove all' is clicked.

Options:

container: The container around the pickList. Default: body

wrapperClass: The inner-wrapper. Default: mai-picklist-wrapper

leftColumnClass: The class for the left-column. Default: col-left

rightColumnClass: The class for the right-column. Default: col-right

controlColumnClass: The class for the control/middle-column. Default: col-middle

leftListClass: The class for the left list. Default: mai-picklist-leftlist

rightListClass: The class for the right list. Default: mai-picklist-rightlist

leftListData: The array of items for the left list. Default: []

rightListData: The array of items inside the right list. Default: []

columnItemValue: The value of each option inside both lists. Default: id

columnItemText: The text of each option inside both lists. Default: text

Readme

Keywords

none

Package Sidebar

Install

npm i jquery.picklist

Weekly Downloads

1

Version

1.0.5

License

MIT

Last publish

Collaborators

  • mintent