clickthatisnotatextselection

0.1.1 • Public • Published

jQuery special event Click-that-is-not-a-text-selection

Listen to click events that does not come from text selection.

Getting Started

Download the production version or the development version.

Examples

$('#el').on('clickThatIsNotATextSelection', function(){
  console.log("This event does not come from a text selection");
});

Release History

License

Copyright (c) 2012 Francois-Guillaume Ribreau Licensed under the MIT, GPL licenses.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1

Package Sidebar

Install

npm i clickthatisnotatextselection

Weekly Downloads

1

Version

0.1.1

License

none

Last publish

Collaborators

  • fgribreau