JavaScript is becoming available on a variety of platforms:
Web browsers
TV set-top boxes
Cell phones
Portable documents
Each of these uses JavaScript in a different way, although the core interpreted functionality is the same. Generally the differences will be in the area of the object model they support as part of the host environment. This is added to the core object model defined in the ECMA standard.
Prev | Home | Next |
PLAINTEXT object | Up | Plugin compatibility issues |
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. |