How can I shift-select multiple checkboxes like GMail?

后端 未结 13 1057
野趣味
野趣味 2020-11-30 17:33

In GMail, the user can click on one checkbox in the email list, hold down the Shift key, and select a second checkbox. The JavaScript will then select/unselect the checkboxe

13条回答
  •  粉色の甜心
    2020-11-30 18:08

    this solution works for me, also ajax based for DataTables https://jsfiddle.net/6ouhv7bw/4/

提交回复
热议问题