Closed maxdhn closed 11 years ago
$('body').bgswitcher({ images: ["style/img/0.jpg","style/img/1.jpg","style/img/3.jpg","style/img/4.jpg"], effect: "fade", shuffle: "false", interval: 5000 });
Will you give me an example code?
Why do you specify a string?
I'm sorry, I made a mistake by reading the documentation...I'm very sorry.
$('body').bgswitcher({ images: ["style/img/0.jpg","style/img/1.jpg","style/img/3.jpg","style/img/4.jpg"], effect: "fade", shuffle: "false", interval: 5000 });