Web Library (Core.Web.js)

The web library provides cross-platform APIs for interacting with web browsers. The majority of functionality in this module simply provides a standard front-end to features that are implemented differently by different browsers. It additionally offers implementations of several features which are not provided by the Internet Explorer 6 browser.

Like the Core library itself, this library does not modify any existing JavaScript objects. All features are contained within the "Core.Web" namespace. This library requires the core library (Core.js).