河北营业部员
- Description
通过技术创新,我们能够打破传统的束缚,开拓新的市
咱们的公司,宛如夜空中
<div id="YourSlideshowID"> <img src="YourImage.jpg" alt=""> <img src="YourImage.jpg" alt=""> <img src="YourImage.jpg" alt=""> ... </div>
To add more images to the slider duplicate the following code:
<img src="YourImage.jpg" alt="">
Using the src attribute define the path to the image file.
我们始终致力于为
$('#YourSlideshowID').cycle({ fx:'TheEffectYouChoosed'});To initialize the slider input the slider block ID($('#YourSlideshowID')) and animation effect you want to use (fx:'TheEffectYouChoosed').



