Picture wheel current display

xiaoxiao2021-03-06  59

"SCRIPT language = JavaScript> // Set slideShowSpeed ​​(milliseconds) var slideShowSpeed ​​= 2000; // Duration of crossfade (seconds) var crossFadeDuration = 3; // Specify the image filesvar Pic = new Array (); // to add more images , Just Continue // The Pattern, Adding to the Array Below

PIC [0] = 'upfile / 1.jpg'pic [1] =' upfile / 2.jpg'pic [2] = 'upfile / 3.jpg'pic [3] =' upfile / 4.jpg'pic [ 4] = 'Upfile / 5.jpg'

// do not edit anything below this linevar t; var j = 0; varp = pic.length; var preload = new array (); for (i = 0; i

} Document.Images.Slideshow.src = preload [j] .src; if (document.all) {document.Images.slideshow.Filters.blendTrans.Play ();} j = j 1; if (j> (p) - 1)) J = 0; T = setTimeout ('Runslideshow ()', slideshowspeed;}

转载请注明原文地址:https://www.9cbs.com/read-113587.html

New Post(0)
CopyRight © 2020 All Rights Reserved
Processed: 0.080, SQL: 9