Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Fluidbox v1.2.6

Compare
Choose a tag to compare
@terrymun terrymun released this 04 Apr 09:42
· 205 commits to master since this release

This version includes bug fixes for Mozilla Firefox that does not seem to register the transitionend event properly. For crucial functionalities, I have fallen back to using native timer function (setTimeout and clearTimeout) in JavaScript instead.