Is there a way to have a variable in javascript
that would display the url of the website?
Such as
Request.Servervariables("HTTP_HOST")
in active server pages?
Thanks
Hello,
I know that javascript can detect a user leaving a page
(or refresh) with onunload
That's fine
However, how can one use javascript (if possible)
to detect when the *url* itself is exited?
imagine an onunload that *only works when the url, not just the page* is exited. This isn't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.