jquery.event.move icon indicating copy to clipboard operation
jquery.event.move copied to clipboard

Custom events 'movestart', 'move' and 'moveend' for jQuery.

Results 14 jquery.event.move issues
Sort by recently updated
recently updated
newest added

Uncaught TypeError: Cannot read property 'toLowerCase' of undefined at isIgnoreTag (jquery.event.move.js:198) at mousedown (jquery.event.move.js:249) at HTMLDocument.handler (jquery.event.move.js:100) This happens when you click on scrollbar. Becouse **e.target** is document and **e.target.tagName**...

Hello :) I've got a little bug, but I'm not sure if it comes from jquery.event.move... In my application, you have like a "picture frame" inside of which you can...

jquery.event.move does not currently support Microsoft's Pointer Events, making a less than fluid experience on IE10 touch devices. Pointer Events are arguably a better spec, and will eliminate the need...