Downloads
Download tar.gz
12.59 KB
MD5: 3594d2c8f08e86d41f434aa2639690d7
SHA-1: 0bd0f36eb59c9f54b251c7c4851b4a57511206e9
SHA-256: 49509cf465b7a2e719f6001aa0715d97066b7d3e4c8c23edee1b6bed17de5f77
Download zip
14.89 KB
MD5: 132b9d3d0edb020cd4885cde4a729666
SHA-1: 3239cb38d24206a2bf5f6db74b848ba81e391a19
SHA-256: 463d14d4f75f32e49e45c849bd82a9ac47b134ba5d5b93fd1d3145b3a79e4d65
Release notes
Issue #824380 by Dmitriy.trt:
- Implemented auto-pause (pause animation on mouse over).
- Properly validate plug-in. For example, administrator could change number of items in view after setting options of style plug-in and previous version would fail in this situatio
- Fix JS error in situation when actual number of items is lower than SimpleSpy limit.
- Implement second animation direction.
- Rewrite jQuery plug-in to follow plugins best practices, this also allows to control plugin from outside (helpful if you want to pause/resume it from custom code).
- Fade and Sliding speed is now in milliseconds.
- Add "overflow: hidden" to list (for different sized items this fixes some common bugs).
- Also fixes Issue #908218 and #892242
- Thank you so much!