473,387 Members | 1,512 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

iframe background transparancy

Hoi

Do someone know how i can make the background of a iframe transparancy? I
already tried it with filter: Alpha(Opacity=50,); but it also make the text
transperancy.

do someone know how to do this?

greetings
Koen
Jul 23 '05 #1
4 9809
I already found a solution

tnx
Koen

"Keon" <ja*********@telenet.be> wrote in message
news:FA*********************@phobos.telenet-ops.be...
Hoi

Do someone know how i can make the background of a iframe transparancy? I
already tried it with filter: Alpha(Opacity=50,); but it also make the text transperancy.

do someone know how to do this?

greetings
Koen

Jul 23 '05 #2
And would you be so kind to share it with the worls

greetz,sleeper
"Keon" <ja*********@telenet.be> schreef in bericht
news:FA*********************@phobos.telenet-ops.be...
Hoi

Do someone know how i can make the background of a iframe transparancy? I
already tried it with filter: Alpha(Opacity=50,); but it also make the text transperancy.

do someone know how to do this?

greetings
Koen

Jul 23 '05 #3
I'm using a picture that the same is as the background.
the iframe is not transparant but you can't see the different between the
background of the iframe and the background of the page.

greeting
Koen
"sleeper" <sl*******@hotmail.com> wrote in message
news:N3******************@phobos.telenet-ops.be...
And would you be so kind to share it with the worls

greetz,sleeper
"Keon" <ja*********@telenet.be> schreef in bericht
news:FA*********************@phobos.telenet-ops.be...
Hoi

Do someone know how i can make the background of a iframe transparancy? I already tried it with filter: Alpha(Opacity=50,); but it also make the

text
transperancy.

do someone know how to do this?

greetings
Koen


Jul 23 '05 #4
Keon wrote:
I'm using a picture that the same is as the background.
the iframe is not transparant but you can't see the different between the
background of the iframe and the background of the page.

greeting
Koen

"sleeper" <sl*******@hotmail.com> wrote in message
And would you be so kind to share it with the worls
greetz,sleeper "Keon" <ja*********@telenet.be> schreef in bericht
Hoi
Do someone know how i can make the background of a iframe transparancy? I
already tried it with filter: Alpha(Opacity=50,); but it also make the
text transperancy. do someone know how to do this?
greetings
Koen


http://msdn.microsoft.com/workshop/a...tingframes.asp

Using Transparency with Inline Floating Frames

Although Internet Explorer has supported transparent elements since
Internet Explorer 4.0, only Internet Explorer 5.5 supports transparent
content with inline floating frames.

The following conditions must be met to define transparent content for
inline floating frames.

* The ALLOWTRANSPARENCY attribute, used with the IFRAME element,
must be set to true.
* In the IFRAME content source document, the background-color or
BGCOLOR attribute of the BODY element must be set to transparent.

Note The BGCOLOR attribute can be applied to the BODY element, but it
is deprecated as of HTML 4.0. It is recommended that you use the
background-color attribute instead.

The following example shows how to apply the background-color attribute
to the IFRAME content source file.

<HTML>
<BODY STYLE="background-color:transparent">
<P>Transparent.
</BODY>
</HTML>

The following example shows how the IFRAME element is written for
transparent content.

<IFRAME NAME="Frame1" SRC="frame.htm" ALLOWTRANSPARENCY="true">
</IFRAME>
Jul 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Martial Spirit | last post by:
Hello- I was amazed at the suckerfish drop-downs from AListApart.com. They work great except for one thing, if I position the drop-downs over an iframe element, on mouseover the menus disappear....
3
by: coolsti | last post by:
I need some help here. I am making an application which allows a user to look at a series of picture files one at a time, and enter the outcome of various visual tests to a database. The...
2
by: purkka | last post by:
Hi I have IFRAME on a main page having a background picture (bg.gif). A page of the IFRAME does NOT have background picture, only white bgcolor. FireFox: I can see the main page's...
3
by: PCgeek | last post by:
sorry moved this over to javascript forum, didn't mean to post 2x! Hi guys, I'm trying to put the finishing touches on my website and could really use some help on this particular issue. My page...
7
by: pb | last post by:
Hi all, I have some code that automatically generates a url depending on user selections. This url is then set as a hyperlink and the user clicks on the link that has the target as an iframe on...
0
by: tequilamala | last post by:
I have an Iframe in one of the pages i am developing... the iframe is suppose to scroll up and down and the links target the iframe. the problem is that the iframe scrolls side to side on internet...
6
by: deknoopjes | last post by:
I want to display a specific area of an external website using iFrames. A year ago I created such code successfully, but lost this code due to a crashed computer. Googling for any solutions did not...
2
by: mynameisyohann | last post by:
hi guys, I am trying to make some iframes fit into a div with variable width. The iframe must have a margin, and using a padding in the parent div element is not an option. Unfortunately, the...
4
by: =?Utf-8?B?S3VsYmVy?= | last post by:
First off, excuse my English, is an online translation. Hello. I've been looking for a long time over the Internet how to make a "textbox" is transparent or having a background image, but I can...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.