Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > HTML / DHTML

Notices


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 10-23-2013, 05:12 AM   #4
kashifalijugnoo
Registered User
 
Join Date: Oct 2013
Posts: 5
Opacity is CSS3 transparent property whose value changes 0 to 1 or 0 to 100(depends on the browser),it can be applied on both text and image.
0 value indicates less transparent or most fade effect.
1 value indicates more transparent or least fade effect.
vice versa for 0 to 100 for IE9 and earlier
Syntex:
property : value
opacity : 0.5;
filter:alpha(opacity=40) // FOR 1E9 AND EARLIER
kashifalijugnoo is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Opacity davikerkrish HTML / DHTML 2 02-26-2014 06:10 AM
HTML Button with CSS3: Tiny & Helpful Demo plus Tutorial JavaScriptBank Javascript 2 10-31-2013 08:10 PM
HTML Button with CSS3: Tiny & Helpful Demo plus Tutorial JavaScriptBank Javascript 0 05-27-2013 08:10 PM
HTML5 and CSS3 frameworks? cianfie Programming General 7 10-23-2012 07:47 AM


All times are GMT -7. The time now is 01:00 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.