Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.
/ stop Public archive

Cross-browser .stopPropagation, because microsoft is fantastic.

Notifications You must be signed in to change notification settings

yields/stop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stop

Cross-browser .stopPropagation.

Installation

$ component install yields/stop

Example

anchor.onclick = require('stop');

API

stop(e)

Stop the given e, if the argument is omitted, the method will fallback to window.event.

License

MIT

About

Cross-browser .stopPropagation, because microsoft is fantastic.

Resources

Stars

Watchers

Forks

Packages

No packages published