jquery.event.drag 2.2.0

dotnet add package jquery.event.drag --version 2.2.0
NuGet\Install-Package jquery.event.drag -Version 2.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jquery.event.drag" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jquery.event.drag --version 2.2.0
#r "nuget: jquery.event.drag, 2.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jquery.event.drag as a Cake Addin
#addin nuget:?package=jquery.event.drag&version=2.2.0

// Install jquery.event.drag as a Cake Tool
#tool nuget:?package=jquery.event.drag&version=2.2.0

The plugin works by using standard DOM events, and simulating custom events to create a drag interaction. It simplifies a recurring pattern of event interaction that can be fairly complex to design in a consistent, cross-browser manner. The drag interaction, while simple in most basic form, gets quite complex when introduced with issues of distance, handles, text selection, proxy elements, click suppression, and dropping.

This plugin is focused on correctly simulating the drag events in a very usable way. This plugin does not add classnames, does not alter the position or appearance of any elements, and does not alter the DOM. This plugin only provides the essential callbacks at the correct points in the interaction model to enable developers to have complete control over the interactions that they create. This reduces the file size, eliminates dependencies, and increases performance.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on jquery.event.drag:

Package Downloads
SlickGrid

Quite simply, SlickGrid is a JavaScript grid/spreadsheet component. It is an advanced component and is going to be a bit more difficult to learn and configure, but once you realize its full potential, it will blow your mind! Some highlights: - Adaptive virtual scrolling (handle hundreds of thousands of rows with extreme responsiveness) - Extremely fast rendering speed - Supports jQuery UI Themes - Background post-rendering for richer cells - Configurable & customizable - Full keyboard navigation - Column resize/reorder/show/hide - Column autosizing & force-fit - Pluggable cell formatters & editors - Support for editing and creating new rows. - Grouping, filtering, custom aggregators, and more! - Advanced detached & multi-field editors with undo/redo support. - “GlobalEditorLock” to manage concurrent edits in cases where multiple Views on a page can edit the same data.

scalejs.grid-slick

Grid extension for scalable JavaScript application (based on SlickGrid).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0 369,855 8/31/2012
2.0.0 74,341 5/14/2012