How do I change the URL without refreshing the page?
I\'ve built a website with CodeIginer and I want to implement AJAX and JQuery in one of my pages. The problem is
A similar thread deduced no, unless using a hash tag.
One idea put forward, but strongly discouraged, was using a 204 HTTP response.
From the W3:
No Response 204
Server has received the request but there is no information to send back, and the client should stay in the same document view. This is mainly to allow input for scripts without changing the document at the same time.