Javascript Reference
Categories: history

javascript history item( )

@March 15, 2008, 1:22 a.m.
item( )Firefox/Netscape/NN 4 IE n/a Chrome/Safari/DOM n/a  

item(itemNumber)

  

Returns the URL at a specific location in the history list. Requires Netscape signed scripts and the user's explicit permission to retrieve this private information.

 
Parameters
 
  • An integer representing the number of item within the history list. The range of acceptable values is 0 through the history.length minus 1.
 
Returned Value

URL String.

Under moderation.
Raymondhob - 2015-01-11

Powered by Linode.