一、使用方法
首先在
标签之前或标签中引入jquery和swipebox js文件。在标签中引入swipebox.css文件。
二、Html结构
三、调用插件
;( function( $ ) {
$( '.swipebox' ).swipebox();
} )( jQuery );
四、高级配置
(1)画廊
(2)视频支持
My Videos
(3)动态调用画廊
$( '#gallery' ).click( function( e ) {
e.preventDefault();
$.swipebox( [
{ href:'big/image1.jpg', title:'My Caption' },
href:'big/image2.jpg', title:'My Second Caption' }
] );
} );
(4)检测状态
if ( $.swipebox.isOpen ) {
}
(5)可用参数
;( function( $ ) {
$( '.swipebox' ).swipebox( {
useCSS : true,
useSVG : true,
initialIndexOnArray : 0,
hideCloseButtonOnMobile : false,
hideBarsDelay : 3000,
videoMaxWidth : 1140,
beforeOpen: function(){},
afterOpen : null,
afterClose: function(){}
loopAtEnd : false
} );
} )( jQuery );
KeyMob移动端广告平台广告展现形式丰富,高99%的填充率。KeyMob移动端广告平台还能帮助应用开发者把应用推广到庞大的目标群体中。给开发者带来持续、稳定和丰厚的收益回报。