cosmos
02-04-2003, 05:52 AM
Is there somebody who could help me with my problem. You see, I have iframes on my site but for some reason the text doesn't fit in the iframes. You have to use scrollbars to see the whole text but I want it to show the whole text without using the scrollbars. I used pagebuildetr to make my site. I wonder if there is some kind of code to make it fit in the iframes.
Sheila
02-04-2003, 06:29 AM
Have you tried changing the width or the height?
cosmos
02-04-2003, 06:52 AM
Yes I have but the scrollbars' lower edge is still there. I don't want it there but I need the scrollbars to see the text.
mrs. cheese
02-04-2003, 06:54 AM
Can you post the url to the site?
cosmos
02-04-2003, 08:17 AM
I made the example page. Click here to see what I mean. www.geocities.com/animeshrine2003/frame2
I made it fit into iframe but I don't like the scrollbar on the bottom. How can I remove it?
cosmos
02-04-2003, 08:18 AM
Ooops... The URL didn't work. This is the correct one: http://www.geocities.com/animeshrine2003/frame.html
epolady
02-04-2003, 09:10 AM
Of course the browser is going to scroll it, you're repeating letters without breaking. Your table is really messed up from what I saw. You have unneccessary rows. Your table width is set to 314, but your iframe width is at 300, it's going to scroll.
But the major factor is that you're repeating letters (i.e. xxxxxx) without breaking.
cosmos
02-04-2003, 09:26 AM
Actually that was just an example page. So I didn't write any stuffs there and I only repeated the letters just to let you see what I mean. But the scrollbar on the lower edge is still there even the width is right in the real pages.
epolady
02-04-2003, 09:33 AM
I think letting us see the actual page would be useful, and not a test page.
If you're using tables within your iframe, make sure the width is smaller than your iframe.
cosmos
02-07-2003, 06:50 AM
Does anyone know how I can make a link that doesn't open a new window or page. It will still be the same page but when you click the textlink it will take you to right away to the text below without using scrollbars.
Sheila
02-07-2003, 09:44 AM
Originally posted by cosmos
Does anyone know how I can make a link that doesn't open a new window or page. It will still be the same page but when you click the textlink it will take you to right away to the text below without using scrollbars.
I think you mean page anchors....
http://www.lissaexplains.com/html4.shtml#anchor