Posted by Ian Rutgers on 07/11/06 21:18
"Jonathan N. Little" <lws4art@centralva.net> wrote in message
news:39c89$44b31aa7$40cba7c1$13563@NAXS.COM...
> Ian Rut gers wrote:
>> Hi everyone,
>>
>> I have FireFox 1.0.5.4 and am coding this page
>> http://www.taoofpeace.com/test/studentresources/testSheets.php In IE &
>> Opera the iframe loads correctly (no scrollbars and sized correctly with
>> Javascript). In FireFox the scrollbar appears even though I have
>> explicity stated scrolling="no". My css sets the width of the iframe and
>> indicates that the overflow is visible.
>>
>> Is this a known issue with FireFox or am I missing something (html/css
>> wise)?
>
> If you are using PHP why are you bothering with an IFRAME?
>
I could write dynamic code in PHP but am operating under the constraint that
the client has to be able to edit the pages in Macromedia Contribute so by
putting the test sheets in individual files, it makes it easier for editing.
If you have another PHP solution ... I am all ears! '-)
[Back to original message]
|