< Back
Page 11 of 11
This chapter is from the book
Exercises
To gain more experience working with browser objects in JavaScript, perform the following exercises:
Modify the Back and Forward example in Listing 9.2 to include a Reload button along with the Back and Forward buttons. (This button would trigger the location.reload() method.)
Modify the Back and Forward example to display the current number of history entries.
< Back
Page 11 of 11