¡@

Home 

2014/10/16 ¤W¤È 12:03:28

jquery Programming Glossary: firsttime

How to rotate a background image with JQuery

http://stackoverflow.com/questions/6787359/how-to-rotate-a-background-image-with-jquery

block background url HP_jQuery1.jpg center top no repeat style script type 'text javascript' window .load function var firstTime true var arr url HP_jQuery2.jpg url HP_jQuery3.jpg function recurse counter var bgImage arr counter if firstTime false .. var firstTime true var arr url HP_jQuery2.jpg url HP_jQuery3.jpg function recurse counter var bgImage arr counter if firstTime false #mydiv .fadeOut slow '#mydiv' .css 'background image' bgImage #mydiv .fadeIn slow else firstTime false delete.. counter if firstTime false #mydiv .fadeOut slow '#mydiv' .css 'background image' bgImage #mydiv .fadeIn slow else firstTime false delete arr counter arr.push bgImage setTimeout function recurse counter 1 3600 0 script head body div id mydiv..