Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Watches elements for changes in the attributes defined and executes callback

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

overflood/jQuery-Watch-Plugin

Repository files navigation

#Watch Plugin

This plugin lets you listen for when a CSS property, or properties, changes on element. It utilizes Mutation Observers or the DOMAttrModified / propertychange events, when available, and fallsback to polling utilizing setInterval().

There is both a jQuery-specific plugin as well as a library agnostic version of this plugin available.

Original blog post can be found here

Example Uses

More examples can be found here

jQuery Usage

Library Agnostic Usage

License

Copyright (c) 2013 Darcy Clarke
Dual licensed under the MIT and GPL licenses.

About

Watches elements for changes in the attributes defined and executes callback

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE-GPL
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /