Page 1 of 1

WrapURL Heigh

Posted: Fri Jan 05, 2007 2:03 am
by Icenor
Im useing the great plugin WrapURL on many of my blogs features (gallery, links, forumet, etc).

But theres one thing I'm missing. Is there any way to make the WrapURL adjust the height of the site to whatever the heighet of the embeded content is? Currently I have to set a spesific value (default 1000pxl) but for example, my forum isn't allway 1000pxl long and sometimes it's alot longer then 1000pxl, and then I get that ugly scrollbar inside the embeded space.

I you check out the link and click the thread Kommentar til Helsesjekken, you'll see what I mean with the extra scrollbar, inside the browser.
http://gopilot.org/index.php?serendipit ... ]=forumurl

Re: WrapURL Heigh

Posted: Fri Jan 05, 2007 12:43 pm
by garvinhicking
Hi!

Sadly that is one problem of CSS in frames; the iframe itself cannot know what the height of the content is.

You would need to add javascript into the embedded page that sets height/width of its frame. :(

Best regards,
Garvin