Skip to content

Push updates to jQuery plugin respository

Latest
Compare
Choose a tag to compare
@KryptoniteDove KryptoniteDove released this 27 Aug 16:59

Bug fixes

  • Issue where calling letter drop on multiple elements with a class
    selector resulted in the combined values of all class elements being
    replicated in each element

Enhancements

  • Enclosure wrapping added to plugin to prevent any potential conflict
    with your existing JS code or jQuery plugins
  • Chain-ability with built in jQuery functions (and plugins where
    supported) added