PDA

View Full Version : Translucency



SK
April 2nd, 2001, 21:45
I'm looking for any type of translucency affect on ANYTHING that will work in at least IE 5.0, I'm working on a Mac at school, and http://www.barrysworld.com/hosting/default.asp looks great at home on my pc, but only in IE 5.5. Tables, layers, anything that can be translu-cenized would be great.

lucifer
April 3rd, 2001, 07:52
I didn't see anything maybe it was too translusent

LeX
April 3rd, 2001, 09:35
He means the translucent menu thing at the top-right corner. Pretty cool effect IMO.

lucifer
April 3rd, 2001, 11:36
found it

is nice

hmmm have to take a longer look at it

Woofcat
April 3rd, 2001, 12:16
style.filter="alpha(opacity=80)";

Only works in IE 5.5+ and there's no way to do it on anything else.

ashben
April 3rd, 2001, 23:48
[i]Only works in IE 5.5+ and there's no way to do it on anything else.[/B]

Works on IE4+

}:8) Supermoo
April 4th, 2001, 00:12
IE 4.1+ I thought, anywayz... you get the idea.

Also another way of doing this is an old graphics trick, the same way windows does it.



* * * * * * *
* * * * * *
* * * * * * *
* * * * * * *


Do every second pixel a colour, and indent one space each line. Leave the rest transparent. This creates the same effect used on the Windows 95+ Shut-Down screens.

It also works with all browsers using GIF graphics.

meow
April 4th, 2001, 02:44
Neat - must test that out. Does it work on a picture or just single color/few colors backgrounds?

}:8) Supermoo
April 4th, 2001, 03:02
Best to make a layer and do it, it's also used on icons in windows... so judge for yourself. Go select an icon and see how it goes "blue". That's a blue one.

Enjoy :)

Coolin
April 6th, 2001, 01:44
Originally posted by Woofcat
Only works in IE 5.5+ and there's no way to do it on anything else.I'm on IE 5.01 and it works fine here.

meow
April 6th, 2001, 15:12
Originally posted by }:8) Supermoo
Enjoy :)

Yeah. Must try that. Thanks for the tip. :p