var url = 'http://127.0.0.1/about.html', params = {}; $(elem).load(url, params, function(){ window.location.hash = '#about'; })