Skip to content

Support asynchronous content in IE9+

Compare
Choose a tag to compare
@attilaolah attilaolah released this 29 Jun 15:56
· 91 commits to master since this release

This version fixes a problem with the previous release, and adds a .sync() method that tells WOW to look for new objects to animate. This is only useful in IE9 and IE10, as those browsers do not support the MutationObserver API.

NOTE: there's a bug in this release, please use 0.1.12 or newer.