
September 2nd, 2002, 06:20 AM
|
|
Junior Member
|
|
Join Date: Sep 2002
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
IFrames and CSS
Hi
I am have problems with the Iframe control.
I have a iframe, in the iframe is a page with some controls on. Now what i want to do is hide this iframe, I do this by using the css atribute visibility: hidden; I hide a div that surrounds the iframe. What hapens is that the iframe disapears and all the contents, but any controls in the iframe remain visable.
Now if i take all the controls out of the form and try again, it works fine everything disapears.
I have attached an example in a zip file, there is a pge with an iframe and a button, the iframe contents is google.com when you click the hide button you can see the problems
Any help would be aprecated. Thanks
|