Fork me on GitHub

Ender Dragdealer

Ender integration for Ovidiu Chereches' excellent drag based javascript component.

Example: on it's own

dragdealer('simple-slider');
drag me

with ender

$('#ender-slider').dragdealer();
drag me

Pass in additional options! See the full API on the dragdealer homepage.