1
haisam
<iframe> probem as an html block
  • 2003/11/12 3:09

  • haisam

  • Just popping in

  • Posts: 45

  • Since: 2003/11/11


I was able to get the width of the following, under an HTML block, to appear correctly, but the height is not 100%. Why is that?

<iframe width=100% height=100% src="http://www.amazon.com/exec/obidos/subst/home/home.html/104-5781918-0069540"></iframe>

2
Haruka
Re: <iframe> probem as an html block
  • 2003/11/12 4:17

  • Haruka

  • Just popping in

  • Posts: 65

  • Since: 2003/5/21


If the height of <iframe> is specified by %, a value will be recognized as auto.
Therefore, it is dependent on the size of the contents.

It may be more exact to specify height numerically, supposing you can do it so.

Login

Who's Online

207 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 207


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits