Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

jQueryUI draggable drag an element that's under another

I'm using draggable on an image that is under another transparent image with a higher z-index, is there any way to make draggable ignore objects with a certain class and look under them? Thanks

like image 348
Dan Avatar asked Mar 04 '26 12:03

Dan


1 Answers

Found that CSS "pointer-events:none;" solves my problem.

like image 72
Dan Avatar answered Mar 06 '26 02:03

Dan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!