Thread: Working in iframes
Results 1 to 6 of 6
Related
-
iframes Forum: HTML Forum
Replies: 1 -
Iframes Forum: HTML Forum
Replies: 2 -
IFrames Forum: HTML Forum
Replies: 0 -
Iframes Forum: HTML Forum
Replies: 4 -
iframes again..... Forum: HTML Forum
Replies: 1
-
10-30-2004, 06:14 AM #1
Working in iframes
I have a page loaded through an iframe. I need the iframe to be forced with a vertical scrollbar and not a horizontal scrollbar within the iframe.
can anyone help.
Thanks,
-
10-30-2004, 09:56 AM #2
Hi, welcome to the forum.
The answer without kludges is to make sure the content within the iframe is not wider than the iframe itself. Otherwise, you will get 'clipping' of the content if you force remove the scrollbar.
So try rethinking your content and making sure its not wider.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-30-2004, 03:48 PM #3
Working in iframes
Yes. That is what I thought. I made the iframe 520 with the contents within the frame 480pixels. But it still shows the horizontal bar. Is there any way of putting code in to force it. see www.pulletrearer.co.uk
-
10-30-2004, 05:51 PM #4
Which links? I just clicked quite a few without getting a scrollbar. Plus the code does not have the onClick code in it.
Could you specify which pages, links?If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-31-2004, 04:33 AM #5
working in iframes
the links are
www.breezi.net/arks/index.htm
and the iframe is www.breezi.net/arks/homescreen.htm
I have viewed it in internet explorer on my mac and the horizontal bar does not appear.
-
10-31-2004, 05:56 AM #6
Yeah, I'm not getting scrollbars at all.
Might be worth making it just a few pixels wider, just in case.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?