Top "Opacity" questions

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

Gradient opacity on the bottom of div

I would like to create effect like on this image - gradient opacity on the bottom of content: How can …

html css gradient opacity
How do you make an input field opacity not effect the text color inside it?

I have a dark/black background image and a white input field. I gave the input field an opacity of 50% …

html css input opacity
Div opacity based on scrollbar position

Find an example of how to fade out a div when the scroll bar reaches a certain position here. But …

javascript jquery scrollbar opacity fade
Changing Opacity with jQuery

I have 9 items on a grid, I want all items to have 0.5 opacity on every item and only when hovered …

jquery css mouseover opacity mouseout
Is the opacity and alpha the same thing for UIView

I want to use animation to change UIView's color to make it fade, however, somehow i can't access and set …

ios objective-c xcode opacity alpha
What has bigger priority: opacity or z-index in browsers?

I'm coding a "popup window" in JavaScript and I've come across an interesting thing: The navy square under the popup …

css z-index opacity
How to fade an image with CSS without opacity?

Thanks for all the help, solution below. I am new to web development, and I am trying to rebuild a …

css image opacity fade
Any trick to use opacity on a panel in Visual Studio Window Form?

I recently started exploring Visual Studio. I was trying to create a slide menu. More specifically, when the user would …

c# .net winforms panel opacity
Fade In div when it's scrolled into viewport

Okay, so I've been searching for a simple way to fade in a div when a user scrolls it into …

jquery html scroll fadein opacity
CSS opacity background color and text not working

I'm making an app for FireFox OS and I want to make button background opacity 0.5 and the text opacity 1 but …

css opacity