Version 1.4.3 of the Flux Slider JavaScript library is now available. This release add’s support for FireFox 10′s new implementation of 3D transforms1.
View Transition Gallery | Download @ GitHub
Change Log (v1.4.3)
- Fixed feature detect code for Firefox 10+.
- 3D transitions now mostly work with Firefox 10+.
- Reverted to setInterval for play loop better timing.
- Fixed a few syntax issues with JSLint.
- Fixed a bug with the jQuery Widget that prevented
isPlaying
from working. - Added
getImages
function to the jQuery Widget.