AnythingSlider icon indicating copy to clipboard operation
AnythingSlider copied to clipboard

Setting Delay for FX Elements?

Open OrangeWacko opened this issue 12 years ago • 2 comments

Okay, in the slider we are doing the client wants for viewer to show the FX animation of one of the divs after all other things pop up, I have noticed we can't really set the timer for animating elemtns when we do FXin... Is it something that is possible to do?

Ideally it would havre looked like this:

nFx : { '.slide-background' : {opacity :1, duration: 450 },
'.light-box' : { top: 0, duration: 750, easing :'easeOutBack', DELAY : 1200} }

Where 1200 will mean that this element will show after 1200 milliseconds after the slide loads (doesnt depend on other things happaning)

I think this would have been a kickass featured for customizing the timing for FX

OrangeWacko avatar Nov 15 '12 22:11 OrangeWacko

Great idea! I'll put it on my to do list!

Mottie avatar Nov 17 '12 17:11 Mottie

+1. This sort of thing would be really useful!

zizther avatar Mar 27 '13 17:03 zizther