multiselect icon indicating copy to clipboard operation
multiselect copied to clipboard

Problem with jquery 1.9+

Open mafar opened this issue 12 years ago • 2 comments

Add All and remove All only work for first click.then they stop working with Jquery 1.9+. They 2 links works uptill jQuery Core 1.8.3.

Kindly suggest a fix for 1.9+

mafar avatar Aug 05 '13 21:08 mafar

UTR with JQuery 1.10.2

tomchiverton avatar Sep 09 '13 15:09 tomchiverton

Change the occurences of multi-select.js lines 109,152, 213: attr => prop

andrefagundes avatar Oct 18 '13 16:10 andrefagundes