Tell me some url change events other than hashchange ? As i want to put a function on url change
"https://example.com/jobA"
from
"https://example.com/contactus"
I search the url change event , but get only hashchange event, which is limited to # change.