Change the get parameters in the address bar in jquery

Posted by hao on Stack Overflow See other posts from Stack Overflow or by hao
Published on 2010-02-13T19:23:11Z Indexed on 2010/04/03 18:03 UTC
Read the original article Hit count: 436

Filed under:
|
|

when you search on yelp, by adding additional search parameters the page does not reload. I think the results are changed based on ajax, however when you click on one of the restaruants and go back to the previous page. All of the parameters are still there. I noticed the address bars change as the parameters change. I found http://www.asual.com/jquery/address/ but it seems to add # at the end of the url. Is there a way to make it simply like index.php?xyz=1 without refreshing the page

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript