Jquery mobile 页面事件多次重复跳转

Index页面的JS:<script>$(document).bind('pageinit',function(){$("#home").bind('swipeleft'... Index页面的JS:
<script>
$(document).bind('pageinit', function(){
$("#home").bind('swipeleft', function(){
$.mobile.changePage('./page-2.html', {transition: "slide",role: "dialog"});
});});
</script>
下面是弹出的page-2.html页面:

<div data-role="content" >
<a href="#home" data-role="button" data-transition="slide" data-theme="e" >返回</a>
</div>
代码像这样也,当page-2 返回Index页面时,会在次条转到Page-2页面,page-2跳转到Index 马上有跳转到page-2.,过程中并没有多滑动屏幕.求解!
查看答案
展开
 我来答
lvming6816077
2013-11-18 · TA获得超过364个赞
知道小有建树答主
回答量:139
采纳率:0%
帮助的人:137万
展开全部
<a href="javascript:void(0);" data-icon="back" data-rel="back">Back</a>

用back返回

推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
?>

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式