spacer
Yehuda Shiran February 9, 2001
Creating Transparent Frames
Tips: February 2001

Yehuda Shiran, Ph.D.
Doc JavaScript

Developer News
Google Going Native With Chrome
Mozilla Fixes Firefox Flaws as 3.5 Release Nears
Microsoft and Novell Still Bosom Buddies

One of the advantages of the new IFRAME tag in Internet Explorer 5.5 and Netscape 6 is that you can make the inline frame transparent. This page shows a frame overlpping a banner. You can read the banner because the frame is transparent. To make a frame transparent, you have to:

  • Add ALLOWTRANSPARENCY="true" to the IFRAME element tag.
  • Add STYLE="background-color:transparent" to the BODY tag of <fileName> that is being sourced in the IFRAME tag (SRC=<fileName>).

Here is the code to implement the example above:

<IFRAME NAME="Frame1" SRC="010209d.html" 
ALLOWTRANSPARENCY="true" STYLE="position:absolute; top:20; left:50; z-index:3">
And the BODY tag of 010209d.html is:

<BODY STYLE="background-color:transparent">

People who read this tip also read these tips:

Look for similar tips by subject:

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
XML and PHP Simplified · Creating a ASP.NET Contact Form · Data Filtering with PHP
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Intel to Host Live Nehalem Q&A · 12 Tips to Troubleshoot Network File-Sharing · 10 Tips for Selling on Kijiji