Bootstrap幻灯片轮播图支持触屏左右手势滑动的实
网络编程 2021-07-04 20:01www.168986.cn编程入门
最近在研究用bootstrap搭建网站,Bootstrap能自适应pc端和手机端,并且移动设备优先,适合现如今移动营销,大家用的设备基本是触屏的了,能用滑动交互在小屏幕上体验会更好,那么如何实现呢?狼蚁网站SEO优化长沙网络推广给大家介绍下bootstrap 手势滑动轮播图的实现方法
最近ytkah在学习用bootstrap搭建网站,Bootstrap能自适应pc端和手机端,并且移动设备优先,适合现如今移动营销。bootstrap是封装好的框架,需要某些功能只需调用相应的组件就可以,但有些还是没加入,比如幻灯轮播触屏左右滑动手势就不支持,大家用的设备基本是触屏的了,能用滑动交互在小屏幕上体验会更好,那么如何实现呢?一个比较简单的方法是增加一个滑动手势js插件hammer.js,网上有很多cdn调用地址,像//cdn.bootcss./hammer.js/2.0.8/hammer.min.js,我们在head中加载一下然后再通过javascript把swipe功能调用出来就可以了。狼蚁网站SEO优化是幻灯片的原始html代码
<div data-ride="carousel" class="carousel slide" id="carousel-example-generic"> <ol class="carousel-indicators"> <li class="" data-slide-to="0" data-target="#carousel-example-generic"></li> <li data-slide-to="1" data-target="#carousel-example-generic" class="active"></li> <li data-slide-to="2" data-target="#carousel-example-generic" class=""></li> </ol> <div role="listbox" class="carousel-inner"> <div class="item"> <img alt="First slide" src="http://ibootstrap-file.b0.upaiyun./lorempixel./1600/500/sports/1/default.jpg" data-holder-rendered="true"> </div> <div class="item active"> <img alt="Second slide [1140x500]" src="http://ibootstrap-file.b0.upaiyun./lorempixel./1600/500/sports/2/default.jpg" data-holder-rendered="true"> </div> <div class="item"> <img alt="Third slide [1140x500]" src="http://ibootstrap-file.b0.upaiyun./lorempixel./1600/500/sports/3/default.jpg" data-holder-rendered="true"> </div> </div> <a data-slide="prev" role="button" href="#carousel-example-generic" class="left carousel-control"> <span aria-hidden="true" class="glyphicon glyphicon-chevron-left"></span> <span class="sr-only">Previous</span> </a> <a data-slide="next" role="button" href="#carousel-example-generic" class="right carousel-control"> <span aria-hidden="true" class="glyphicon glyphicon-chevron-right"></span> <span class="sr-only">Next</span> </a> </div>
关键的步骤来了,我们需要写一个javascript命令调用hammer.js中的swipe功能
<script> $(function(){ var myElement= document.getElementById('carousel-example-generic') var hm=new Hammer(myElement); hm.on("swipeleft",function(){ $('#carousel-example-generic').carousel('next') }) hm.on("swiperight",function(){ $('#carousel-example-generic').carousel('prev') }) }) </script>
div的id一定要对应,上面是carousel-example-generic,javascript中也要这个,否则不能实现。
需要注意的是,jquery版本最好是1.9版本的jquery-1.9.1.min.js,否则可能在电脑上可以实现手势滑动,而在手机上无法触摸滑动
javascript命令这个是关键,不会写不会改就不好玩了。做个标记,方便日后查询
以上所述是长沙网络推广给大家介绍的Bootstrap幻灯片轮播图支持触屏左右手势滑动的实现方法,希望对大家有所帮助,如果大家有任何疑问请给我留言,长沙网络推广会及时回复大家的。在此也非常感谢大家对狼蚁SEO网站的支持!
编程语言
- 如何快速学会编程 如何快速学会ug编程
- 免费学编程的app 推荐12个免费学编程的好网站
- 电脑怎么编程:电脑怎么编程网咯游戏菜单图标
- 如何写代码新手教学 如何写代码新手教学手机
- 基础编程入门教程视频 基础编程入门教程视频华
- 编程演示:编程演示浦丰投针过程
- 乐高编程加盟 乐高积木编程加盟
- 跟我学plc编程 plc编程自学入门视频教程
- ug编程成航林总 ug编程实战视频
- 孩子学编程的好处和坏处
- 初学者学编程该从哪里开始 新手学编程从哪里入
- 慢走丝编程 慢走丝编程难学吗
- 国内十强少儿编程机构 中国少儿编程机构十强有
- 成人计算机速成培训班 成人计算机速成培训班办
- 孩子学编程网上课程哪家好 儿童学编程比较好的
- 代码编程教学入门软件 代码编程教程