企业介绍
- 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').



