jQuery hashchange监听浏览器url变化
时间:2016-08-04 13:05:33
收藏:0
阅读:1173
$(window).bind(‘hashchange‘, function() { // });
原文:http://www.cnblogs.com/dtdxrk/p/5736009.html
评论(0)