Question:What is history object? Write methods of it. 

Answer 
history object: 1. The history object is a property of the window object. It has a single property name length.
2. The history object contains the URLs visited by the user (within a browser window).

functions: 1. back() - Loads the previous URL in the history list.
2. forward() - Loads the next URL in the history list.
3. go() - Loads a specific URL from the history list. 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd.com\answers\column_answer_two.php on line 128
+ Report
Total Preview: 1840
What is history object? Write methods of it.
Copyright © 2024. Powered by Intellect Software Ltd