Skip to content

mitdave95/DragDropInteractions

 
 

Repository files navigation

Drag and Drop Selection Concept

Inspiration taken from Codrops

Additional use of jQuery

Usage

Currently only works with index page

Open using and web engine as it uses AJAX requests. Calculates number of images in folder (img/dataSet). Adds it on runtime. Drag and drop image in the bottom bar. Click on the "Click to get Array in Console" link to get array in console.

It can be used for Image or Video Selection in forms or anyway you find it useful.

Use any server-side language to control number of selection by just ruunning the loop.

To-Do List:

Add samples for all the pages.

Drag and Drop Interaction Ideas

Some inspiration for drag and drop interactions for the modern UI.

Article on Codrops

Demo

Integrate or build upon it for free in your personal or commercial projects. Don't republish, redistribute or sell "as-is".

Read more here: License

Follow us: Twitter, Facebook, Google+, GitHub, Pinterest

© Codrops 2014

About

Some inspiration for drag and drop interactions for the modern UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.0%
  • CSS 42.0%