I have to fetch the previous URL from the history using Jquery.
I am using document.referrer which is working fine in Firefox and Chrome.
However document.referrer is not working in IE8.
Could you please help me to resolve the issue?
Thanks a lot in advance.