|
February 8, 2001 Controlling Stackable Frame Sequence Tips: February 2001
Yehuda Shiran, Ph.D.
|
|
One of the advantages of the new IFRAME tag in Internet Explorer 5.5 and Netscape 6 is that you can control the z-index of each frame. This page shows three frames overlapping each other in a reverse order. The default order would have positioned the last frame at the top. By using the z-index, we can change this order and place the last frame at the bottom. Here is the code to implement these three frames:
People who read this tip also read these tips: Look for similar tips by subject: |