iframe problems

S

Shaun

Im making a website using iframes. I put the iframe into
a table but it doesn't seem to widen along with it when
the iframe is set to [Frame Size - Width: 100%]. The
content page is larger than the iframe and table and I
don't want any scroll bars, but it doesn't widen to the
width of the content page.
 
T

Thomas A. Rowe

Make sure the table and cell that the IFrame is in, is set to 100% width.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
S

Shaun

Ive tryed that but it still doesnt work. Ive even set the
table properties to 100%.
-----Original Message-----
Make sure the table and cell that the IFrame is in, is set to 100% width.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

Im making a website using iframes. I put the iframe into
a table but it doesn't seem to widen along with it when
the iframe is set to [Frame Size - Width: 100%]. The
content page is larger than the iframe and table and I
don't want any scroll bars, but it doesn't widen to the
width of the content page.


.
 
S

Stefan B Rusynko

What about the IFrame page itself - also in a 100% table?

--




| Ive tryed that but it still doesnt work. Ive even set the
| table properties to 100%.
|
| >-----Original Message-----
| >Make sure the table and cell that the IFrame is in, is
| set to 100% width.
| >
| >--
| >==============================================
| >Thomas A. Rowe (Microsoft MVP - FrontPage)
| >WEBMASTER Resources(tm)
| >
| >FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| >==============================================
| >To assist you in getting the best answers for FrontPage
| support see:
| >http://www.net-sites.com/sitebuilder/newsgroups.asp
| >
| | >> Im making a website using iframes. I put the iframe
| into
| >> a table but it doesn't seem to widen along with it when
| >> the iframe is set to [Frame Size - Width: 100%]. The
| >> content page is larger than the iframe and table and I
| >> don't want any scroll bars, but it doesn't widen to the
| >> width of the content page.
| >
| >
| >.
| >
 
R

Ronx

Looks to me like a bug in Internet Explorer. Try previewing the page in
Mozilla Firefox.

I set up an Iframe using 100% width, with an initial page which uses 100%
width tables.
In IE6, the bottom scrollbar was ever present, and the page (in the Frame,
attempted to expand to 100% width of the browser window - not 100% width of
the Iframe window less scrollbars..
In Firefox, there was no bottom scrollbar, and the pages viewed correctly.
The available space in the Iframe was 100% of the browser width minus 25px
approx. for the vertical scrollbar.
--
Ron
Reply only to group - emails will be deleted unread.

Shaun said:
Ive tryed that but it still doesnt work. Ive even set the
table properties to 100%.
-----Original Message-----
Make sure the table and cell that the IFrame is in, is set to 100% width.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

Im making a website using iframes. I put the iframe into
a table but it doesn't seem to widen along with it when
the iframe is set to [Frame Size - Width: 100%]. The
content page is larger than the iframe and table and I
don't want any scroll bars, but it doesn't widen to the
width of the content page.


.
 
S

Steve Easton

Try setting the width and height with an inline style tag like this:
style="width: 100%; height: 100%;"



--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Print content iframe 7
SWF Player IFrame PHP 0
Bookmark within iFrame 2
iframe page grabs whole screen 5
script for iframe redirect needed 1
iframe and form text box 1
iframe bookmark problem. 2
iframe link 1

Top