PC Review Forums Computing Webmaster / Programming Transparent Iframes and scrollbars!

Closed Thread
 
Thread Tools Rate Thread
Old 01-07-2004, 08:18 PM   #11
crashingdown
Junior Member
 
Join Date: Jul 2004
Posts: 1
Trader Rating: (0)
Smile Re: Transparent Iframes and scrollbars!

Quote:
Originally Posted by wildstyle
So far so good for a transparent IFRAME.

However, I have a slightly different need. I have created an IFRAME, but the text inside the frame is very long. So, I wanna have a scrollbar inside the IFRAME. I tried the scrolling=true option but even then, I don't see any sing of the scroll bar. The only possible means to scroll down the text is to drag the mouse.

Could you tell me how to modify my code so that even though the IFRAME becomes transparent, the scrollbar remains visible?

I am using IE and I have no problem if this feature is compatible only to IE.

I think you need to put scrolling:auto.
I have transparent Iframes and scrollbars on my site, and this works for me
crashingdown is offline   Reply With Quote
Old 20-07-2004, 04:01 PM   #12
icklestar86
Junior Member
 
Join Date: Jul 2004
Posts: 2
Trader Rating: (0)
Default Re: Transparent Iframes and scrollbars!

i dunno if youve already solved this problem but this is the code ive got (below) if you make the backgroud to content inside the iframe the same as your page background then the frame will haveno border. im just trying to figure out how to change the colour of my scroll bar, i read the stuff above but i dnt get it!! lol hope this helped!

<iframe width=660 height=540 src="grouptext.html" frameborder=0 scrolling=auto></iframe>

The frameborder=0 is the width of the border and ive put scrolling=auto so the browser decides whether a scroll bar is needed, you can also put scrolling=yes

zoe
icklestar86 is offline   Reply With Quote
Old 20-07-2004, 04:03 PM   #13
icklestar86
Junior Member
 
Join Date: Jul 2004
Posts: 2
Trader Rating: (0)
Default Re: Transparent Iframes and scrollbars!

sorry, is the background to the content is the same as your page it will blend in when u add frameborder=0 to you code, jus thought id correct myself there!
icklestar86 is offline   Reply With Quote
Old 22-09-2005, 11:04 PM   #14
wolf-force
Junior Member
 
Join Date: Sep 2005
Location: Kingdom Of Bahrain
Posts: 1
Send a message via MSN to wolf-force Send a message via Yahoo to wolf-force
Trader Rating: (0)
Default

i have a question about scroll bars, i colored a scroll for a page when it works on its own, its okay , but when its working in an ifram the scrollbar color doesn't work , can you tell haw to fix that problem ??
wolf-force is offline   Reply With Quote
Old 15-08-2006, 03:16 AM   #15
Raid
Junior Member
 
Join Date: Aug 2006
Posts: 1
Trader Rating: (0)
Default

Can someone tell me how to make a link that changes the pages in the IFRAME?
Raid is offline   Reply With Quote
Old 15-08-2006, 12:30 PM   #16
chelseafc2005
Crunchtastic
 
chelseafc2005's Avatar
 
Join Date: Aug 2005
Location: london
Posts: 897
Trader Rating: (0)
Default

Quote:
Originally Posted by Raid
Can someone tell me how to make a link that changes the pages in the IFRAME?


start your own thread you will get more replies that way
__________________





specs:
intel q6600/xfx 780i /ati x600 (upgrade in the pipeline)/4gb pc6400 ram/80gb ide hd / 320gb ide hd/dvd-r/rw drive/700w psu




chelseafc2005 is offline   Reply With Quote
Old 15-08-2006, 01:20 PM   #17
muckshifter
Captain Crunchie
Super Moderator
 
muckshifter's Avatar
 
Join Date: Mar 2002
Location: In a Hovel
Posts: 17,401
Send a message via MSN to muckshifter
Trader Rating: (1)
Exclamation

__________________
I'm not grouchy by nature, it takes constant effort.



Flickr

Every day I beat my own previous record for number of consecutive days I've stayed alive.
muckshifter is offline   Reply With Quote
Closed Thread



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off