标签: html5 ratchet
我何时使用棘轮框架的href,导航页面不使用body onload函数。
<a class="icon icon-left-nav pull-left" href="overview.html" data-ignore="push"></a>
为什么href会阻止overview.html中的onload函数?
答案 0 :(得分:0)
我没有找到答案,但有办法避免这个错误, 我设置了一个onclick事件并设置了href函数 脚本。