Basic HTML version of Foils prepared May 26 99

Foil 38 Continuing the HTML File: Load Shared Place and 2 Java Applets

From Gateway Technology: Architecture, Collaboration, Intranets Gateway Workshop Aberdeen Maryland -- 24-25 May 99. by Geoffrey C. Fox


1 Interpret 3 XML islands in style sheet and instantiate them in three (other) regions of document. ( Previously we loaded XML islands but they were not instantiated by browser)
2 <SCRIPT FOR="window" EVENT="onload">
3 docTarget.innerHTML =
4 placeDocument.transformNode(style.XMLDocument);
5 chatTarget.innerHTML =
6 chatDef.transformNode(style.XMLDocument);
7 viewerTarget.innerHTML =
8 viewerDef.transformNode(style.XMLDocument);
9 </SCRIPT>

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Wed May 26 1999