Hash position.


zero three five seven ten

Descripton

URLhashListener option is listening for url hash change and is looking for slide with the same data name e.g. data-hash="zero"

Also startPosition option accept string: 'URLHash'. This will load coresponding item on startup. Browser history back button is also affected.


//Javascript

var owl = $('.owl-carousel'); // save reference to variable

owl.owlCarousel({
	items:4,
	loop:true,
	center:true,
	margin:10,
	URLhashListener:true,
	startPosition: 'URLHash'
});

	
下载代码说明
X关闭

适应pc客户端、ipad、手机等多种终端浏览器的图

多种版本的,适合目前主流中端的jquery图片滚动插件,适合中端包括 pc客户端、pad客户端以及手机客户端三种。