我是历史 API 的新手。
当页面以 chrome 加载时,导航菜单停止工作,在 Firefox 中它第一次工作,但导航菜单再次停止工作。但是当我评论这个函数时,历史 API 不起作用。其他一切正常。没有 JS 或 Ajax 错误。
这是导致问题的函数:
$(window).bind('popstate', function() {
$.ajax({url:location.pathname,success: function(data){
$('#ttl').html(data);
}});
});
在这里查看:http: //ddvsdakor.com/test/services/logo-designing-and-branding.w