This method is only supported in order to prevent scripts from crashing. The data-tainting support was a short-lived means of sending data back to a server. The security implications became unworkable and the whole data tainting idea was deprecated.
The functionality was removed in JavaScript version 1.2. If you encounter this method in a script you are maintaining, you should seek to try and remove it to prevent run-time errors in the future.
If a browser implements this at all, it should return the value false for this method. Some earlier Netscape browsers may not. This functionality is highly deprecated and you can expect it to cause run-time exceptions in future.
Prev | Home | Next |
Navigator.systemLanguage | Up | Navigator.userAgent |
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. |