I am not sure about the issue you facing. I have mentioned here to get the referrer property returns the URL of the document that loaded the current document. So, tell me how can i help?
if i used referrer property, it'll go to the previous page but when i was press f5 key on the previous page it'll get null value from the referrer property so that i can not go to the previous page. How can i solve this issue? kindly help me.
worst solution
ReplyDeletethis is redirecting to root path.
ReplyDeleteI am not sure about the issue you facing. I have mentioned here to get the referrer property returns the URL of the document that loaded the current document. So, tell me how can i help?
DeleteHi,
ReplyDeleteI'm using above code with "alert(referrer)", but its not showing anything, means it returns nothig...
Created plunker use it http://embed.plnkr.co/F09nbn/preview
ReplyDeleteif i used referrer property, it'll go to the previous page but when i was press f5 key on the previous page it'll get null value from the referrer property so that i can not go to the previous page. How can i solve this issue? kindly help me.
ReplyDeleteIt is expected. You cannot override it. You should have your customized logic to keep track of your previous pages.
DeleteIf i used mobile jquery then...?
ReplyDelete