Hey All, I am unfortunately very limited in my JavaScript creative abilities but luckily i know enough to plug through open source code a little bit. I have a question I'm hoping someone can help me with.
I have a "Featured" banner area on a home page that I am using the jQuery Cycle Plug-in (http://malsup.com/jquery/cycle/) for. What I want to do is create a custom transition that uses the basic fade effect, but I want it to fade to a animated "loading" graphic ( aprobably just a animated gif or png) in-between each transition. So the break down would be: banner1 --> fade to loading animation --> hold for 1 sec --> fade to banner 2 And this would happen for every transition. Any ideas :-) Cheers, Graeme