Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

goodcodeguy/swallow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Swallow

jQuery plugin for handling click events with complex html controls. This plugin allows you to mimic the blur() event on a complex set of nodes. Useful for controls with internal events that need to be reset when clicked outside of the combined area.

Example:

$(target).swallow(function() { alert('you have clicked outside of the bounds of the target.'); });

ChangeLog:

1.0.0

  • Initial Release

About

jQuery Swallow Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published