If you're using HTML5 you can use pushState, check out this page here: https://developer.mozilla.org/en-US/docs/Web/Guide/DOM/Manipulating_the_browser_history
Otherwise I think you'll be limited to changing the hash instead of the query with
location.hash = "parameter1=DEF¶meter2=XYZ";
Dave
via jQuery Forum http://forum.jquery.com/topic/changing-url-in-the-address-bar-without-page-refresh#14737000004264261
Otherwise I think you'll be limited to changing the hash instead of the query with
location.hash = "parameter1=DEF¶meter2=XYZ";
Dave
via jQuery Forum http://forum.jquery.com/topic/changing-url-in-the-address-bar-without-page-refresh#14737000004264261
the blog is amazing! And I really enjoy reading it. Thank you so much for work
ردحذف