February 19, 1999
A B C | D | E F G H I J K L M N O P Q R S T U V W X Y Z |
Because the data binding is done on the client side, the data displayed on the Web page is kept separate from the HTML that displays the data. Data binding does this by treating HTML in a Web page as a template for data supplied by a data source object. Then, using the Dynamic HTML support of Internet Explorer 4.0 or later, the data supplied by data objects is merged with the HTML template on the client producing a complete HTML page.
DSOs can be written as Java applets using Java and a JavaBeans interface, or as ActiveX controls using Visual C++.
The DirectX technologies included when users install Internet Explorer 4.0 are Direct3D, DirectAnimation, DirectDraw, DirectShow, and DirectSound.
DHTML is made up of HTML 4.0, data binding, the Document Object Model, and Cascading Style Sheets.
As encapsulated components, behaviors provide easy separation of script from content. This not only makes it easy to reuse code across multiple pages, but also contributes to the improved manageability of the page. In addition, the simple declarative syntax Internet Explorer provides makes applying a behavior to an element as easy as attaching a style to an element on a page through the proposed new Cascading Style Sheets (CSS) behavior attribute.
Lightweight and quick to download, DHTML scriptlets can be created once and reused in multiple Web pages. Based on Win32 Component Object Model (COM), DHTML scriptlets can interact with other applications that support COM. On a standard platform, a DHTML scriptlet is just a Web page created with HTML; however, on a Win32 platform, a DHTML scriptlet becomes a COM object as well. DHTML scriptlets are supported in Microsoft Internet Explorer 4.0. (See also: Dynamic HTML behaviors)
Photo Credits: PhotoDisc