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
1 <style type="text/css" >
2 #WWmessage1 {position:absolute; color:black; visibility:visible; left:200; top:450; }
3 </style>
4 </head>
5 <body onload="WW_pageisloaded();" >
6 <h1>This is Page for CPS616 DHTML</h1>
7 .... See page addon for full material (a form to specify layer properties) .....
8 <div id="WWmessage1" >
9 This is a Moving Block of Text<br>
10 Input (left,top etc.) and see!
11 </div>
12 Style
13 Good Practice for all processing which requires that page elements be fully defined
14 }
15 A movable layer

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