Skip to content

PandaWhisperer/meteor-jquery-event-drag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery.event.drag v2.2 for Meteor

jquery.event.drag repackaged for Meteor

jquery.event.drag, is a jQuery plugin that adds support for a custom drag event. This lets you create complex drag-and-drop operations in your app with ease.

How to use?

  1. Install meteorite
  2. mrt add jquery-event-drag

Check out the official documentation for more details.