Forum Moderators: open

Message Too Old, No Replies

IFrame Help Needed

I need help with iframes

         

thegamemaster

4:35 pm on Sep 1, 2003 (gmt 0)



I need help getting some text into an iframe. I don't want to have to scroll side ways to see some of the text.

Is there a way to wrap the text or stop side ways scrolling?

Please help ASAP

Thanks
TheGameMaster

[edited by: tedster at 5:56 pm (utc) on Sep. 1, 2003]

tedster

6:03 pm on Sep 1, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, thegamemaster.

It all depends on how the HTML document displayed in the iframe is formatted. Think of te iframe as a small browser window and make sure the HTML doesn't require more space than is allotted there.

Watch for tables, cells or div with fixed pixel widths, image sizes, etc. All the things you would take into account to stop side scrolling in any browser window.