Implement multiple selects with jQuery UI Selectable

前端 未结 5 1733
感动是毒
感动是毒 2020-12-13 07:09

can anyone help me use the jquery ui selectable library to perform the following functions:

  • Allow a user to select multiple items with a mouse click
  • D
5条回答
  •  一生所求
    2020-12-13 07:34

    Take a look at my answer on this thread.

    jQuery UI selectable - making multiple select default

    It includes the full code replacement for the selectable ui js as well as outlining the changes needed, making this an option that can be passed.

提交回复
热议问题