Wrapping text within an iframe?

D

dvan

Does any one know how to make the text on a page, I open within an iframe, automatically wrap. I'm trying to get rid of the need for a scrollbar

Thanks
 
J

JDR

On the pages you are importing into the Iframe, set the table widths to %

For example if your table % was set to 95% "centered" the content would center in the Iframe with some left and right margin.

Also consider if the content page is being used elsewhere, the tables may not work on that page, so you'll just have try different variations if this is the case.

JDR
*************
 
Top