- Description
To make the slider work jquery.cycle.all.min.js file is used
而且 ,由于这次OPPO将外屏也实现了120Hz高刷显示,因此从外屏转到内屏使用时,整个流畅的观感得到了无缝链接 ,视觉观感上并无明显的割裂感 ,画面清晰色彩艳丽,屏幕的亮度也很高 ,显示效果还是很到位的。
<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').