• 林佳颖
  • 赵颂茹
  • 方志友
  • 张娜拉
  • 陈艾湄
  • 朴志胤
  • 赵英俊
  • 罗拉普西妮
  • 酒井法子
  • 杨天宁
  • 陈琳
  • 槙原敬之
  • 基地小虎
  • 李石勋
  • 张德兰
  • 李炳辰
  • 游助
  • 金在中
  • 东尼班尼特
  • 舒鸣
  • 王海鹭
  • 谢采妘
  • 郁可唯
  • 胡敏明
  • 有里知花
  • 朴正炫
  • 王柏森
  • 胡佳琛
Description

To make the slider work jquery.cycle.all.min.js file is used

全民反诈在身边,你我同心在行动通过反诈随手拍大赛的举办 ,呼吁大众发现生活中的那些诈骗套路及反诈知识 ,调动全民主动了解反诈知识 ,进一步提升防诈意识 ,弘扬社会正能量

<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.

它使用USB-C物理接口和另一套传输协议,最高提供40Gbps带宽 ,并且支持数据  、充电、视频的一线传输。

$('#YourSlideshowID').cycle({ fx:'TheEffectYouChoosed'});

To initialize the slider input the slider block ID($('#YourSlideshowID')) and animation effect you want to use (fx:'TheEffectYouChoosed').