hldr
03-24-2005, 06:47 PM
Hi
Im trying to use an iframe, I dont really like them, but in this situation i really need to use them. Im trying to make them so that the user wont realise its there, One thing that gives it away is when it loads it shows a white background so it gives it away.
Is there anyway to make it so that the user wont realise its there, i believe that GMAIL uses frames.
I was thinking of using Javascript but im not sure, I use the transparency but it still shows the white bg
this is what im using
<iframe src="tabpane.html" frameborder="0" allowtransparency="true" scrolling="no" width="281" height="140"></iframe>
If you have any suggestions or a way to get round this please do so.
Thank you :)
Im trying to use an iframe, I dont really like them, but in this situation i really need to use them. Im trying to make them so that the user wont realise its there, One thing that gives it away is when it loads it shows a white background so it gives it away.
Is there anyway to make it so that the user wont realise its there, i believe that GMAIL uses frames.
I was thinking of using Javascript but im not sure, I use the transparency but it still shows the white bg
this is what im using
<iframe src="tabpane.html" frameborder="0" allowtransparency="true" scrolling="no" width="281" height="140"></iframe>
If you have any suggestions or a way to get round this please do so.
Thank you :)