jQuery - change url ?param
jQuery - change url ?param
Out of context: Reply #10
- Started
- Last post
- 16 Responses
- 3030
location.search - displays entire query string, but manipulation causes page refresh;
location.hash - doesn't refresh the page.
location.search - displays entire query string, but manipulation causes page refresh;
location.hash - doesn't refresh the page.