Skip to content

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

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE-GPL
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

FGRibreau/jquery-clickthatisnotatextselection

Repository files navigation

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

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

Donate

Donate Bitcoins

License

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

About

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

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE-GPL
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published