a new JavaScript function. . This lets JavaScript programs send out requests for data (images, XML, whatever) on their own, without waiting for a user click.
JavaScript programs can now go off
and “do their own thing,” including
getting data from
elsewhere, without
waiting for
the user to do something!
images)
XML data support. Browsers can now store XML data, and access / manipulate from JavaScript programs via the JavaScript engine.