Hi,
I have facing an issue for getting previous page url while using document.referrer property using JQuery.
When i'm going to click back button on current UI page(page2.html), it'll go to the previous page(page1.html) but again i want to come back to the current page(page2.html), It'll work instated of before clicking the back button i press f5 key, here the document.referrer property value is getting empty so that i can't get back to the current page. If anybody knows this issue kindly let me know how can i fix?
Thanks & regards,
Parthi