history.back() javascript - Javascript Views : 323
Tagged in : Javascript
1 0
Send mail
history.back javascript:

back function is used to go back to the previous web page in the history list.
<input type="button" value="Click here to go back" onClick="history.back()">




Know More Javascript Browser Objects Razz
By Ramya, On - 2010-02-05



    Login to add Comments .