View Single Post
Old 09-03-2006   #9 (permalink)
metsatöll
Registered User
 
Join Date: Aug 2006
Posts: 43

Sorry

I dont know why, but I always thought that I had also posted answer of your (transparant iframe) question. But just now I saw that I havent'

Here is the answer of your question

Code:
<IFRAME NAME="Frame1" SRC="frame.htm" ALLOWTRANSPARENCY="true">
and in body tag of frame1.htm file (which file would be included)
Code:
<BODY  STYLE="background-color:transparent">

Last edited by metsatöll; 09-03-2006 at 11:37 PM..
metsatöll is offline