Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tristen/ender-dragdealer

Ender integration for Ovidiu Chereches excellent drag based javascript component.
https://github.com/tristen/ender-dragdealer

Last synced: 19 days ago
JSON representation

Ender integration for Ovidiu Chereches excellent drag based javascript component.

Awesome Lists containing this project

README

        

Ender Dragdealer
-------
Ender integration for [Ovidiu Chereches](http://ovidiu.ch)' excellent drag based javascript component.

__Installation: Build it along with [qwery](http://github.com/ded/qwery):__

`ender -b qwery ender-dragdealer.js`

__Use it:__

``` js
$('#slide').dragdealer({ ...optional options });
```

__[Demo](http://tristen.ca/ender-dragdealer)__

See the full API on the [dragdealer homepage](http://code.ovidiu.ch/dragdealer).