viewport iframe firefox max 32768 pixels

J

juergen.riemer

Hi,

I just learned that firefox (v 1.5.0.3) chops any content of an iframe
that exeeds 2^15 (=32768) pixels i.e. in height? Any idea what went
wrong or is this a bug/feature?

I am using this code:
<iframe src="kibo.html" style="width:400px;height:32778px;"></iframe>

thx

mord
 
R

Randy Webb

(e-mail address removed) said the following on 5/17/2006 6:56 AM:
Hi,

I just learned that firefox (v 1.5.0.3) chops any content of an iframe
that exeeds 2^15 (=32768) pixels i.e. in height?

What does this have to do with Javascript?
Any idea what went wrong or is this a bug/feature?

The problem lies in wanting a 33,000 pixel high IFrame.
I am using this code:
<iframe src="kibo.html" style="width:400px;height:32778px;"></iframe>

I have to ask, why? If I have to scroll the body to get to the bottom of
the iframe, why not just let me scroll the IFrame?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,525
Members
44,997
Latest member
mileyka

Latest Threads

Top