Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-18-2004, 03:50 PM   PM User | #1
JAVAEOC
Regular Coder

 
Join Date: Oct 2003
Location: SC
Posts: 936
Thanks: 0
Thanked 0 Times in 0 Posts
JAVAEOC is an unknown quantity at this point
Alpha Opazity

what can i use for alpha opazity in mozilla?
JAVAEOC is offline   Reply With Quote
Old 01-18-2004, 03:56 PM   PM User | #2
ArcticFox
Regular Coder

 
ArcticFox's Avatar
 
Join Date: Jan 2004
Location: Vostok Station, AQ
Posts: 602
Thanks: 35
Thanked 3 Times in 3 Posts
ArcticFox can only hope to improve
You can use it to make things on your site semi-transparent.

I've one button left on my site that still uses the Opacity tag (bottom, center "Abigail Dreams").

I use to code the entire site with that, making almost everything semi-transparent in one way or the other, even the iFrames. Now I just use a darker shade of image for the backgrounds on things...
__________________
<div> - putting your mind in a box since 1997
ArcticFox is offline   Reply With Quote
Old 01-18-2004, 04:30 PM   PM User | #3
JAVAEOC
Regular Coder

 
Join Date: Oct 2003
Location: SC
Posts: 936
Thanks: 0
Thanked 0 Times in 0 Posts
JAVAEOC is an unknown quantity at this point
but it only works in IE how do i get it to work in Mozilla?
JAVAEOC is offline   Reply With Quote
Old 01-18-2004, 04:45 PM   PM User | #4
ArcticFox
Regular Coder

 
ArcticFox's Avatar
 
Join Date: Jan 2004
Location: Vostok Station, AQ
Posts: 602
Thanks: 35
Thanked 3 Times in 3 Posts
ArcticFox can only hope to improve
filter:Alpha(Opacity=75); = IE

-moz-opacity:0.75; = NS/Moz
__________________
<div> - putting your mind in a box since 1997
ArcticFox is offline   Reply With Quote
Old 01-18-2004, 05:51 PM   PM User | #5
brothercake
Senior Coder


 
Join Date: Jun 2002
Location: near Oswestry
Posts: 4,508
Thanks: 0
Thanked 0 Times in 0 Posts
brothercake is an unknown quantity at this point
Safari 1.1 has it as well, same syntax as as moz but it's "-khtml-opacity"
__________________
"Why bother with accessibility? ... Because deep down you know that the web is attractive to people who aren't exactly like you." - Joe Clark
brothercake is offline   Reply With Quote
Old 01-18-2004, 06:52 PM   PM User | #6
JAVAEOC
Regular Coder

 
Join Date: Oct 2003
Location: SC
Posts: 936
Thanks: 0
Thanked 0 Times in 0 Posts
JAVAEOC is an unknown quantity at this point
thanks
JAVAEOC is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of 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

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

Forum Jump


All times are GMT +1. The time now is 12:14 PM.


Advertisement
Log in to turn off these ads.