The navigator object was originally provided by Netscape Navigator as a way of making client properties available to scripts.
Microsoft have property named clientInformation that points at the same object. This then allows people to write scripts that are functionally identical but which will break on Netscape Navigator and Opera, although perhaps we should give them the benefit of the doubt because really this property should have been called clientInformation in the first place.
Prev | Home | Next |
Window.navigate() | Up | Window.netscape |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |