[jQuery] jQuery Cycle Plugin - Custom /transition help
sorry if this is a re post. I tried posting earlier but not sure if it
sent as i cannot see it anywhere on the board.
I have a "feature" content banner on a home page using the jQuery
Cycle Plugin(http://malsup.com/jquery/cycle/). right now i'm using the
basic fade transition. What I am trying to do is create a custom
transition that will fade to a loading animation (just a animated png)
hold for a sec, then fade out to the next slide.
In essence it will look like so:
<banner1 jpg> --> fade out --> <loading animation> --> hold for 1 sec
--> fade out --> <banner 2 jpg>
Has any one had any experience with this? Unfortunately I am quite
useless and JavaScript creation. Any help would be greatly
appreciated.
Cheers,
G