- Description
To make the slider work jquery.cycle.all.min.js file is used
新浪科技讯12月22日晚间消息 ,由新浪财经出品 、新浪财经App及新浪科技联合主办的创投沙龙《财之道2.0》今日上线,本期主题是《复阳很常见 ?传染性很强 ?详解8大最关心的问题。
<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.
总结整体体验下来 ,能感受到这回OPPOFindN2确实有着十足的竞争优势。
$('#YourSlideshowID').cycle({ fx:'TheEffectYouChoosed'});
To initialize the slider input the slider block ID($('#YourSlideshowID')) and animation effect you want to use (fx:'TheEffectYouChoosed').