低调又时髦,这才是男人眼中的男人
- Description
-
To make the slider work jquery.cycle.all.min.js file is used
其实早在18世纪以来,人们已经发现,追求幸福是一项繁重的负担,一项永远无法完美履行的责任。
<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').


