luckyyou72
05-06-2005, 04:27 AM
I'm using an iframes on a site of mine, but I don't want it to scroll, I want it to stretch the page down instead. I've never used frames so I don't know if they could fix my problem, but if they could, please tell me!
Is this even possible?
MaGiCSuN
05-06-2005, 11:18 AM
http://www.devpapers.com/article/200
or take the height of the longest page and put that as a height in the iframe.
Love,
Mirna
MaGiCSuN
05-09-2005, 08:22 AM
someone pm'ed me about it not having any explination with it. Although there is an example coding and a coding to download ... i will post some others:
http://www.dynamicdrive.com/dynamicindex17/iframessi.htm
http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm
and more here
http://www.google.nl/search?q=iframe+height+body+onload&hl=nl&lr=&start=10&sa=N
Love,
Mirna
Chaotic
05-09-2005, 03:47 PM
Thanks a lot, Magic. that helps.