Possible Duplicate:
Can I get the history.back() function to work in Chrome when using the file:// protocol?
I have used the history.back()
function in JavaScript to go to the previous page.
It seems to work fine in all browsers except chrome.
Any solution for this?