Question: I want to change the url of page without refreshing but now when i checked on radio button the page refreshes and change the url. for Example,
My current Page url is: www.example.com/cart/
when i checked pickup, day and time radio button then page will refresh and shows url:
www.example.com/cart/?method_choice=pickup&time=12PM-3PM&day=tue
but i want page will not refresh and url will change when radio button is checked.