spacer
Yehuda Shiran June 28, 2000
Implementing ViewLink
Tips: June 2000

Yehuda Shiran, Ph.D.
Doc JavaScript

Developer News
Eclipse Helios Update Brings New PHP Tools
Internet Explorer 9 Ups Standards Support
JBoss Portal 5 Release Easier to Use

When working with HTML Components (introduced in IE 5.5), some documents like to talk about a primary document and a document fragment. A primary document is an HTML file that the user opens with a browser. A document fragment is a document defined in an HTC file, that is linked to a primary document by using the viewLink feature. A document fragment is also called HTML Component, DHTML Behavior, and Namespace.

There are two ways to establish a link between a primary document and a document fragment. Using JavaScript, you need to place the following statement within a script in the HTC file:

defaults.viewLink = document;

A ViewLink can also be established in HTML. The following statement will automatically link the root element of the document fragment in the HTC file to the master element in the primary document:

<PUBLIC:DEFAULTS viewLinkContent/>

or:

<PUBLIC:DEFAULTS viewLinkContnet></PUBLIC:DEFAULTS>


People who read this tip also read these tips:

Look for similar tips by subject:

webref The latest from WebReference.com Browse >
Flashmaps' DynamicLocator: Interactive Maps for Small Areas · Flashmaps' AreaSelector: Interactive Maps for Wide Areas · The DB Mapper: Interactive Street-level Maps of U.S. and Canada
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags