Navigator 2.0, implemented but nonfunctional in Internet Explorer 3.0
history.length
The length property specifies the number of elements there are in the history object. This value is usually only useful in Navigator 3.0 when the data-tainting security model is implemented, and the actual array of URLs is accessible through the History object.
In Internet Explorer 3.0, the length property always returns 0.