Wednesday, May 30, 2018

SelectListActions : jQuery plugin for HTML Select lists

jQuery.SelectListActions is a jQuery plugin that gives you several actions to perform with Select lists.

With this plugin you can:

  • Move selected item(s) from a source list to a destination list
  • Move all items from a source list to a destination list
  • Move selected item(s) from a source list to a destination list and deleting the selected item(s) from the source list
  • Move all items from a source list to a destination list and deleting all items from the source list
  • Remove selected item(s) from a list
  • Move selected item(s) up or down a list

The post SelectListActions : jQuery plugin for HTML Select lists appeared first on Best jQuery.


by Admin via Best jQuery

No comments:

Post a Comment