javascript history go( )

go( )NN 2 IE 3 DOM n/a  

go(stepCount | "URL")

  

Navigates to a specific position in the history listing.

 
Parameters
 
  • An integer representing how many items away from the current listing the browser should use to navigate. A value of zero causes the current page to reload; a value of -1 is the same as back( ); a value of -2 is the URL two steps back from the current item in history. A bug in IE 3 causes all values other than 0 to be treated as -1.
  • A URL or (in Navigator) document title stored in the history listing.
 
Returned Value

None.


919,Nickname,Homepage or email,Comments here,Add comment