This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
Fluidbox v1.2.6
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.