Is changing the easing effect supposed to work? I see that adding the easing js file is commented out in the fancybox.module (line 46) as a "TODO". I can't get the module setting to have any effect. Is there a way to get easeInElastic + easeOutElastic to work?
Comments
Comment #1
echoz commentedNot sure if elastic is what I want, I'm looking to get the zoom effect like fancyzoom, which does not use the easing plugin - elastic seems closest, unless swing is supposed to look like that.
Comment #2
echoz commentedGot it - settings of swing for easing effect, and elastic for transition in + out.