Topic: html table alpha % using CSS (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10679" title="Pages that link to Topic: html table alpha % using CSS (Page 1 of 1)" rel="nofollow" >Topic: html table alpha % using CSS <span class="small">(Page 1 of 1)</span>\

 
phortay
Bipolar (III) Inmate

From: the_phortarium
Insane since: May 2001

posted posted 02-20-2002 17:51

I recently came across a site that had a tutorial that explained how to control html table apha % using css. This allowed the designer to create tables with tansparent backgrounds. Only bad thing is I lost the link...does anyone know how to do this.

P.S. I went throught my CSS book and got nothing...this may be a attribute of CSS2..but I'm not sure...can any1 help?

hollaback

CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 02-20-2002 21:43

Pop this into the div layer that you want to change the opacity for. This only works in IE I think. There is a way to do it in NN but I can't remember it.

code:
filter:alpha(opacity=45)



You can also check out mr. maX's site on his wallpapers. He uses that effect as well.

Later,
C:\


~Binary is best~

[This message has been edited by CPrompt (edited 02-20-2002).]

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 02-20-2002 21:46

CSS code that works in Mozilla/NN6 is:

-moz-opacity:45%;

And the page that CPrompt's talking about (where I'm dynamically changing opacity) can be found here: http://www.maxworld.co.yu/wallpapers/




Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu