djcreamy
Newbie   Posts: 3 Registered: 12/27/2003 Status: Offline
|
posted on 12/30/2003 at 04:42 AM |
When the text on page goes too long in postwrap, I have to scroll down the
iframe. I would prefer to scroll down the entire page. Anyone figured out
a trick to fix this? |
| |
| |
eileen
Newbie   Posts: 2 Registered: 7/4/2003 Status: Offline
|
posted on 1/13/2004 at 01:27 PM |
I was having a problem with this as well and I finally figured out a
workable solution so that the iframe dynamically resizes based on the
content of the file that is being displayed there.
The code is not pasting here properly for some reason so here is a link to
a text file containing the code and instructions.
http://www.torontowebhost.com/dynamic_iframe.txt
Eileen |
| |
lswv
Junior Member   Posts: 22 Registered: 12/22/2003 Status: Offline
|
posted on 1/17/2004 at 01:51 PM |
I tried your fox, but i am getting a very small viewable area centered in
the main content window....Could you take a look and maybe give a
suggestion....
www.lswv.org
In main content is where the problem lies. -- I got it back to the way it
was before, but I am unable to get things to resize....for example under
main content, documents of importance, VI is a good example....
Thanks,
Mike
[Edited on 17/1/2004 by lswv] |
| |
wwffl
Newbie   Posts: 1 Registered: 8/1/2003 Status: Offline
|
posted on 3/1/2004 at 12:23 AM |
Just thought that I'd chime in to let you know I tried your workaround and
it functions perfectly!
No more having "guess" the height of my pages and include the variable in
the URL.
I can't thank you enough, eileen.
J |
| |
cuwet
Newbie   Posts: 3 Registered: 9/16/2004 Status: Offline
|
posted on 9/29/2004 at 03:52 AM |
quote: No more having "guess"
the height of my pages and include the variable in the
URL.
Hi J, I could not agree more... But unfortunately it does not work in some
browsers which means i can't use it. HOWEVER you do mention being able to
include the variable in the URL. I'm asuming that is the vsize variable...
Could you explain how you managed to achieve that. I have looked all over
the forums to see if there is a post about it but not found anything.
I'm asuming I need to change the postwrap files to look in the url for the
veriable instead of getting it from the postwrap tables.
...
[Edited on 29/9/2004 by cuwet] |
| |