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...
More information
* Horizontal, Grid, Carousel or Vertical layout
* Reveal custom animations
* Drag and Drop feature
* Column count
* Infinite loading with Paginator component
* Snapping on first or middle element
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add, Remove and Reset actions
* View...
More information
Mentor Web Blocks adds drag and drop website building functionality for content editors, and excellent code encapsulation for developers.
For Developers
The Web Blocks system has been developed to encapsulate code for each block in a re-usable and loosely coupled way. Blocks can now makes use of...
More information
Include jquery.dragster.js in page.
Works in IE.
$('.element').dragster({
enter: function (dragsterEvent, event) {
$(this).addClass('hover');
},
leave: function (dragsterEvent, event) {
$(this).removeClass('hover');
},
drop: function (dragsterEvent, event) {...
More information
Mentor Web Blocks adds drag and drop website building functionality for content editors, and excellent code encapsulation for developers.
For Developers
The Web Blocks system has been developed to encapsulate code for each block in a re-usable and loosely coupled way. Blocks can now makes use of...
More information
Support for simple drag and drop functionality with visual feedback during drag. Using attached properties to enable drag and drop to your visual elements.
Supported Platforms:
• NETFramework
Display images with optional interactive UI operations such as pan, zoom, magnifying glass, rubber band, and many more. Load, save, and convert many industry-standard and proprietary image formats including BMP, JPEG, GIF, JPEG 2000, JBIG, PNG, TIFF, and LEAD...
More information
Supported Platforms:
• NETFramework
Display one or more images with optional interactive UI operations such as pan, zoom, magnifying glass, rubber band, and many more. This package represents just a small piece of what LEADTOOLS has to offer to create complete end-to-end imaging solutions.
This...
More information