1 Answer - Sort by: Date | Rating
JavaScript is a client side scripting language, which is interpreted by the web browsers. JavaScript support many predefine objects and its methods. History object is one the predefine objects. This object keeps track of all the web pages and this record can be used with the help of different methods.
The history objects support three methods, i.e. back(), forward() and goto(). When a user opens a web page its index becomes zero. When user goes to another page then the previous page's index becomes -1 and the current page's index is 0. This method carries and the visited pages are assigned the index numbers.
In JavaScript when we use back() method, it means go to one step back. The syntax of this method is history.back(). The forward() method is used when the user has press the back button or the history.back() method is used. The both methods perform same like the back and forward buttons of the browsers.
The goto() method is used to jump to any page in the history (forward or back). If we use history.goto(-3) then it will back three pages. If we use history.goto(2) then it will forward two pages. The mostly used method is back().
The history objects support three methods, i.e. back(), forward() and goto(). When a user opens a web page its index becomes zero. When user goes to another page then the previous page's index becomes -1 and the current page's index is 0. This method carries and the visited pages are assigned the index numbers.
In JavaScript when we use back() method, it means go to one step back. The syntax of this method is history.back(). The forward() method is used when the user has press the back button or the history.back() method is used. The both methods perform same like the back and forward buttons of the browsers.
The goto() method is used to jump to any page in the history (forward or back). If we use history.goto(-3) then it will back three pages. If we use history.goto(2) then it will forward two pages. The mostly used method is back().
0
0
- How To Get Total And Average Of 3 Numbers In Java Script?
- How Do I Enable Javascript On My Cricket Cap Tr Cell Phone?
- Ow Can I Get And Download And Install A Java- Script. I HAVE A SAMSUNG SCHR420?
- How Do I Enable Java On My Boost Phone?
- How Do U Enable Cookies On A Cricket Samsung Messenger?
- How Do You Make A Java Script Widget And A Voting Poll I Cant I Keep Messing Up?
- How Do I Take Off Enable?
- What Is Construct In Javascript?
- How Do I Enable Java Script On My Clutch I 464 On Boost Mobile?
- How To Enable LAN When Not Active Or Functioning?
- How To Enable Java Script On Windows Vista?
- How To Enable Javascript On A Cricket Captr A200 Cell Phone With A 6.3.0.7."Openwave" Browser That I Cant Change Either,or Can I?
- How To Enable Javascript On A Cricket A200?
- How Do I Enable Javascript On My Phone-txtm8t?
- I'm On A BBC Website And Am Trying To Watch One Of Their Videos And I Get A Message Saying ' For The Best Possible Listening Experience, Please Enable JavaScript? I've Enable Active Scripting In I Nt Opt/Sec/Cus/Scripting But Still No Joy. Any Ideas?
- I'm On The BBC Sport Website And Am Trying To Watch One Of Their Videos And I Get A Message Saying ' For The Best Possible Listening Experience, Please Enable JavaScript?
- I'm On The BBC Sport Website And Am Trying To Watch One Of Their Videos And I Get A Message Saying 'For The Best Possible Listening Experience, Please Enable JavaScript?
- How To Turn On My Java Script On My Playstation 3 I Have The Internet On My Playstation 3?
- M.facebook Using My Sgh-j700i Mobile Enable Javascript And Cookies On My O2 Active Browser?
- How To Enable My Phone?
- I Have A Kyocera Cell And I Dont Know How To Enable Cookies Or Javascript. What Can I Do?
- How Do I Enable Javascript On My Motorola Cell Phone?
- How Do I Enable Javascript In Sagem V55?
- How Does One Enable Javascript On The Motorola I465?
- How To Install Java Script On LG?
- What Is Javascript?
- What Are Codes In JavaScript For?
- How Do I Enable Javascript?
- How Do You Learn Javascript?
- Please Please Please.. Can You Help Me Do Following Task Using JavaScript?
- How Do I Install Javascript?
- How Do I Know I Have JavaScript Or Even Java?
- How Can I Use Javascript In Asp.net?
- What Is The Difference Between JavaScript And PHP?
- How Do You Enable Javascript On IE 8 Beta?
- How Do I Get Javascript To Work With Craigslist?

New Comment - Comments are editable for 5 min.