I am working on a ticket system, having the following requirement: The home page is divided into two sections: Sec-1. Some filter options are shown here.(like closed-tic
In Chrome, Safari and Firefox you can use HTML5 history.pushState and history.replaceState() methods
history.pushState
history.replaceState()
Some documentation here and here.