Dev.Opera - Follow the standards, break the rulesDev.Opera - Follow the standards, break the rules

Login

Lost password?

Forums » Article Discussions

Discuss the articles posted on Dev.Opera.

Note: You need to login to post in the forums. if you don't have an account you first need to sign up.

By teleject anchor Friday, 15. August 2008, 13:25:15

CSS and opacity: methods for creating translucent elements

Christopher Schmitt has been playing with the CSS opacity property a lot lately, and loves what he can do with it. In this article, he shares his findings with the world.

( Read the article )

By Tyssen anchor Sunday, 17. August 2008, 03:01:43

avatar-moz-opacity is only required for browser versions prior to Mozilla 1.7. Firefox has supported the CSS3 opacity property since version 0.9 so you only really need to include -moz-opacity in your stylesheets if you're concerned with supporting those older browsers.

By chrismills O anchor Tuesday, 19. August 2008, 09:26:06

avatar

Originally posted by Tyssen:

-moz-opacity is only required for browser versions prior to Mozilla 1.7. Firefox has supported the CSS3 opacity property since version 0.9 so you only really need to include -moz-opacity in your stylesheets if you're concerned with supporting those older browsers.



Fixed!

By floyd1616 anchor Wednesday, 20. August 2008, 14:39:53

avatarHi all!
Great article :smile:
I have translated it in italian language, with the same CC License and with the link at the original article: http://www.extrowebsite.com/articolocss.asp?id=79

Best regards,

Giuseppe

By chrismills O anchor Thursday, 21. August 2008, 08:10:42

avatar

Originally posted by floyd1616:

I have translated it in italian language



Fantastic! Thank you Giuseppe!

By teleject anchor Thursday, 21. August 2008, 21:31:47

avatar

Originally posted by floyd1616:

Hi all!
Great article :smile:
I have translated it in italian language, with the same CC License and with the link at the original article: http://www.extrowebsite.com/articolocss.asp?id=79



Thanks for doing this! I believe this is the first time I had an article I've written translated to Italian.


By tszming anchor Sunday, 4. October 2009, 04:58:21

avatarI just wonder why opacity in Opera (9.64 in my case) need to use "position: absolute;" to trigger?

At least they are not required in Firefox 3, IE7 & IE8

By chrismills O anchor Monday, 12. October 2009, 00:50:12

avatar

Originally posted by tszming:

I just wonder why opacity in Opera (9.64 in my case) need to use "position: absolute;" to trigger?



Hi there,

What are you saying position:absolute; is needed to trigger? I'm not exactly sure what you mean. The examples here don't ue any absolute positioning.

best regards,

Moderators: pepelsbey | dstorey | mcx | operadev | chrismills | shwetankdixit | brucelawson | iheni | andreasbovens | zibin | mollydotcom