一款基于zepto輕量的全屏滾動插件:slidePage

jopen 9年前發布 | 10K 次閱讀 slidePage 其他jQuery插件 jQuery插件

一款基于zepto輕量的全屏滾動插件,結合Scrollify和H5FullscreenPage的特點優化,并精簡了部分功能。

在線演示:http://lipten.link/projects/slidePage/demo.html

示例代碼:

slidePage.init(options);

options:(default)

{
    'index' : 1,
    'before' : function(index){},
    'after' : function(index){},
    'useArrow' : true,
    'useAnimation' : true,
    'useMusic' : {
        'autoPlay' : true,
        'loopPlay' : true,
        'src' : 'http://mat1.gtimg.com/news/2015/love/FadeAway.mp3'
    }
 };

項目主頁:http://www.baiduhome.net/lib/view/home/1445847018507

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!