Skip to content

mayankcpdixit/drag-select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drag-select

This is a special content selection module. Catching and monitoring keyboard special keys like CTRL & SHIFT I made (tried making) this module that works like selection mechanism of windows or mac. Features:

  1. press CTRL and select multiple elements by clicking.
  2. press CTRL and click same elements to disSelect. (workes for one element at a time drag select wont disSelect.)
  3. press Shift and select continuous elements in a row.
  4. press CTRL + A and select all element.
  5. Press ESC to disselect all elements.
  6. Drag (and make a rectangle) and all files in the area are selected. (calling Drag and select)
  7. press CTRL / SHIFT and then Drag and select to append your selection.

Other Libs Used: This is a jQuery based modules and Drag.js and Drop.js of jQuery is aslo used to make Drag and select feature work.

About

jQuery based drag-select module, windows/mac like file selection module for web UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published