![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I'm having trouble with the CSS apparently not working fully on the form input fields when inside an iFRAME. The problem is that if I resize the text size on the test.html page(see below) the controls inside the iframe do not resize. However, if I view the source.html by itself I'm able to resize both text and input box size. I'm using IE 6.0, but this is also broken on Netscape 7.0 as well. Can anyone think of work arounds that don't include removal of iframes? ![]() |
#2
| |||
| |||
|
|
Ben wrote: I'm having trouble with the CSS apparently not working fully on the form input fields when inside an iFRAME. The problem is that if I resize the text size on the test.html page(see below) the controls inside the iframe do not resize. However, if I view the source.html by itself I'm able to resize both text and input box size. I'm using IE 6.0, but this is also broken on Netscape 7.0 as well. Can anyone think of work arounds that don't include removal of iframes? ![]() The iframe is a separate document so you will need to reference any stylesheets in that document as well. The stylesheet in the main document does not apply to the iframe. -- Klaus Johannes Rusch KlausRusch (AT) atmedia (DOT) net http://www.atmedia.net/KlausRusch/ |
![]() |
| Thread Tools | |
| Display Modes | |
| |