Difference between revisions of "Template:Washington"
Line 311: | Line 311: | ||
var str= location.hash; | var str= location.hash; | ||
var n=str.replace("_temp",""); | var n=str.replace("_temp",""); | ||
− | $('html,body').animate({scrollTop:$(n).offset().top}, | + | $('html,body').animate({scrollTop:$(n).offset().top}, 1000); |
}); | }); | ||
Revision as of 18:17, 12 September 2015