Top "Opacity" questions

Opacity is the degree to which a graphical object obscures objects which are rendered behind it.

Jquery: if element is hidden, do action?

Hello I searched a bit on the internet, but didn't find what I actualy were looking for. But anyway, what …

jquery menu opacity hidden visible
CALayer opacity animation

I want to create a CALayer animation that gives sort of a 'flashy' effect. For that I'm trying to animate …

objective-c core-animation calayer opacity
How to make Qt widgets fade in or fade out?

I am trying to fade in and fade out a QLabel or for that matter any QWidget subclass. I have …

qt animation opacity fadeout qpainter
R Scatter Plot: symbol color represents number of overlapping points

Scatter plots can be hard to interpret when many points overlap, as such overlapping obscures the density of data in …

r matlab plot opacity heatmap
UIView and subviews - opacity

Is it possible to make a UIView (and any other subviews within it) set to an opacity of say 0.5 or …

iphone uiview opacity
how to handle 'double opacity' of two overlapping divs

I have two divs, both with 0.6 opacity. I need them to overlap but retain their opacity and not create a …

css opacity css-shapes
WPF XAML Changing Image opacity on IsEnabled state

I would like to have the image to have an opacity of .50 when the IsEnabled is false. I have been …

wpf xaml user-controls opacity isenabled
Change opacity on hover jQuery

I have been trying to make it so that when you hover over any part in the box then the …

jquery html javascript-events opacity fadein
Why can't child elements override the opacity of parent with a greater value?

As we know, child elements cannot as of now override the opacity property of its parent. The opacity property of …

css opacity
jquery opacity cross browser?

Is the the jQuery('#selector').css({'opacity':50}); cross browser? The only reason i ask is because the line below …

jquery cross-browser opacity