I've got a site that needs to make extensive use of material being 
served from an outside source (server external to main site server), and 
about the only way I can seem to keep my formatting to be constant 
across the entire site is to pull the external material into an iFrame.

It there *any* way to make the iFrame height fluid. I need the iFrame to 
expand according to the material being pulled in so there's only the 
browser scrollbars, no iFrame scrollbar.

I've been goofing with this for several days now, and nothing that's 
turned up on any searches I've done has worked so far, and I'm slowly 
starting to run out of hair...

A page on the site using an iFrame would be structured like:

a. header - from server A
b. intro - from server A
c. external material - from server B
    (this may contain links going to other pages that needs to
    stay inside this iFrame - but adjust in height according
    to content.)
d. footer - from server A


Any Ideas?
Any Better Ideas?
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to