Technical Articles
Software Programming articles
Thursday, 17 December 2015
Ex:8 Back & forward in web
The below example illustrates the code to move back and forward between web URLs
history object is used.
history.back() is used to go back to the previous page and history.forward() to forward to the next page.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment