Changes

Jump to: navigation, search

JavaScript and CSS - Dynamic Styles and Layers

8 bytes added, 19:24, 17 May 2007
Using overlying Layers
width:90px;
left:0px;
top:100px50px;
}
width:90px;
left:10px;
top:100px70px;
}
</style>
<p div id="layer1">This is layer 1</pdiv><p div id="layer2">This is layer 2</pdiv>  
</pre>

Navigation menu