parent
f80745b7db
commit
6bdcaccb46
4 changed files with 16 additions and 13 deletions
|
@ -50,17 +50,9 @@ $(document).ready(function(){
|
|||
e.preventDefault();
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
if (history && history.pushState) {
|
||||
$(function() {
|
||||
$(window).bind("popstate", function() {
|
||||
$.getScript(location.href);
|
||||
});
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
function focusSearch() {
|
||||
$("#search").focus();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue