bitovi / jquerypp

jQuery's missing utils and special events
http://jquerypp.com
MIT License
1.21k stars 160 forks source link

z-index set to 1000 when an element is dragged #124

Open chasenlehara opened 8 years ago

chasenlehara commented 8 years ago

I’m using jQuery++ to make an element with a high z-index draggable. Unfortunately, this line of code sets the z-index to 1000, causing my element to go under other elements while being dragged.