Software Details:
Version: 0.2
Upload Date: 13 May 15
Distribution Type: Freeware
Downloads: 52
jquery-overlap can detect whenever a selection area covers certain elements on the page.
These elements can then be fed to other programs and plugins, allowing users to select items on the page using a simple drag gestures instead of endlessly clicking on each item.
jquery-overlap can also add a CSS class to the selected items, class that can be used to add an unique style to the selected items (like changing their backgrounds to a specific color).
A demo is included with the download package.
What is new in this release:
- Get "rect" of the element automatically with a selector.
- Added a method to change the function for get the position of the elements.
- Added two examples more in the "readme.md" file.
Requirements:
- JavaScript enabled on client side
- jQuery
Comments not found