Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

$.event.special.drag 1.5


Download: jquery.event.drag-1.5.zip
Size: 9.53 KB
md5_file hash: dccceb457192f2fb27828c4dbb6aad0d
First released: March 26, 2009 - 1:27pm
Last updated: March 26, 2009 - 1:27pm

Changes in Version 1.5, Released 2009-03-24

- Added "dragstart" and "dragend" special event configurations which prevents
default event bindings in Internet Explorer (some events were firing twice).

- Added a custom "ondragstart" handler for IE only to suppress image/text drags