Basic HTML version of Foils prepared April 4 1999

Foil 38 Define a Layer in a Document using <div></div>

From The Document Object Model - Universal Access - Other Objects - CORBA XML Jini JavaScript etc. Tango Seminar to DoD Modernization MSRC -- April 6 1999. by Geoffrey C. Fox

NPAC Dynamic HTML Examples
<style type="text/css" >
#WWmessage1 {position:absolute; color:black; visibility:visible; left:200; top:450; }
</style>
</head>
<body onload="WW_pageisloaded();" >
<h1>This is Page for CPS616 DHTML</h1>
.... See page addon for full material (a form to specify layer properties) .....
<div id="WWmessage1" >
This is a Moving Block of Text<br>
Input (left,top etc.) and see!
</div>
Style
Good Practice for all processing which requires that page elements be fully defined
}
A movable layer



© 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 Mon Apr 12 1999