javascript - Stop reload when using window.location -
On clicking a button, I am changing window.location.href
, that is, I am adding a The query string parameter can be refreshed by this page (as I am changing window.location.href
). I want to know that it is possible to refresh this page and add a query string to the URL?
no You can change #hashstring
, but the query string can be reloaded.
Comments
Post a Comment