MSCyber
Would you like to react to this message? Create an account in a few clicks or log in to continue.


where MSCians exists
 
HomeGalleryLatest imagesSearchRegisterLog in

 

 Creating a simple css transparency for IE and Mozilla

Go down 
2 posters
AuthorMessage
jomeryeoboy
Moderator
Moderator
jomeryeoboy


Number of posts : 5
Age : 35
Location : Marinduque
Registration date : 2009-03-12

Creating a simple css transparency for IE and Mozilla Empty
PostSubject: Creating a simple css transparency for IE and Mozilla   Creating a simple css transparency for IE and Mozilla I_icon_minitimeFri Mar 13, 2009 4:43 am

The syntax for IE is:
filter:alpha(opacity=50)


for Mozilla:
-moz-opacity:0.5


sample:
#Layer1 {
border:1px solid black;
FONT-SIZE: xx-small;
FONT-FAMILY: sans-serif;
filter:alpha(opacity=50);
-moz-opacity:0.5;
}
Back to top Go down
Admin
Admin
Admin
Admin


Number of posts : 11
Age : 34
Location : Heart of the Philippines
Registration date : 2009-03-11

Creating a simple css transparency for IE and Mozilla Empty
PostSubject: Re: Creating a simple css transparency for IE and Mozilla   Creating a simple css transparency for IE and Mozilla I_icon_minitimeSun Mar 15, 2009 9:04 pm

another triangle of applause jomer
Back to top Go down
https://mscyber.board-directory.net
jomeryeoboy
Moderator
Moderator
jomeryeoboy


Number of posts : 5
Age : 35
Location : Marinduque
Registration date : 2009-03-12

Creating a simple css transparency for IE and Mozilla Empty
PostSubject: Re: Creating a simple css transparency for IE and Mozilla   Creating a simple css transparency for IE and Mozilla I_icon_minitimeMon Mar 16, 2009 2:33 am

shut -up...hahahaha
Back to top Go down
Sponsored content





Creating a simple css transparency for IE and Mozilla Empty
PostSubject: Re: Creating a simple css transparency for IE and Mozilla   Creating a simple css transparency for IE and Mozilla I_icon_minitime

Back to top Go down
 
Creating a simple css transparency for IE and Mozilla
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
MSCyber :: Tutorials :: HTML-
Jump to: