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 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?
- What I S Java Script?
- 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?
- How To Enable Java Script On Samsungs Phones?
- How Do I Enable Javascript On My Boost I290?
- How To Get Percentage In Flash Action Script?
- How Do I Enable Java Script On My Samsung Cellphone?
- I Tried One Of The Suggestion To Enable Javascript And I Went To Advanced But Did Not See Any Coffee Up Or Sun For Java. I Have A New Laptop Is Javascript Automatically On It And How To I Enable It?
- I Have New Laptop. Went To Utube And Was Told Javascript Or Flash Player 10 Not Enabled. How Do I Enable?
- What The Superscript And Sub Script For Chromium-51?
- When I Try To Download Java Script It Wont Work, Why?
- How Do I Enable Javascript On Lg Kebo?
- 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 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.