Top "Transparent" questions

A GUI (often web) technique for trapping user actions across multiple elements by using an overlaying, but transparent, GUI object.

IFrame background transparent in IE

So i have this iFrame with the class .transparentbg: .transparantbg{ background-color: transparent; } This works fine in Chrome, but not in …

html css internet-explorer iframe transparent
How to make navigation bar transparent in iOS 7?

Is there a way to make the bar of a navigation controller totally transparent? What i've tried: [self.navigationController.navigationBar …

ios objective-c ios7 uinavigationbar transparent
How to make Canvas draw area transparent in android?

I would like to make Canvas area transparent because I would like to add an Image behind it so that …

android image canvas transparent
How to make a ActionBar like Google Play that fades in when scrolling

How to make transparent or translucent ActionBar like Google Play that fades in or out when scrolling using windowActionBarOverlay? Check …

android android-actionbar transparent android-actionbar-compat
Setting A CGContext Transparent Background

I am still struggling with drawing a line with CGContext. I have actually go to line to draw, but now …

iphone graphics background transparent cgcontext
C# - Transparent Form

I currently have a Form with all the desired effects except one. The current form consists out of a menustrip …

c# forms winforms transparent
Making UIView transparent

I want to add a UIView to my UIViewController but I want it to be transparent until I decide to …

ios uiview screen transparent
Android Dialog - Rounded Corners and Transparency

I'm trying to make a custom android dialog with rounded corners. My current attempts have given me this result. As …

android android-layout dialog android-alertdialog transparent
How to get alpha value of a PNG image with PIL?

How to detect if a PNG image has transparent alpha channel or not using PIL? img = Image.open('example.png', …

python image png python-imaging-library transparent
Make overlay background click-through-able

Is there a way, in CSS, I can make an element click-through-able. I have an absolutely positioned <div> …

css background transparent