Top "Transparent" questions

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

Transparent background on winforms?

I wanted to make my windows form transparent so removed the borders, controls and everything leaving only the forms box, …

c# winforms background transparent
Transparent circle with border

I am trying to create a circle with only a border using XML in android: <?xml version="1.0" encoding="utf-8"?&…

android xml geometry transparent
Transparent Bootstrap Panel

I have picked this free bootstrap theme, and my problem is that I want to create transparent panels, but when …

css twitter-bootstrap opacity transparent
How to make a transparent background without background image?

I would like a div to have a transparent background. I tried to do this using background-color and opacity, but …

html css transparent background-color
Transparent background with three.js

The code work, but I'm having a problem setting transparent background to the canvas with three.js. I use: Background.…

javascript three.js transparent alpha
How to make a color transparent in a BufferedImage and save as PNG

I have been searching the web for this, but I havent found any decent help. I have a BufferedImage, which …

java image colors png transparent
How do you create a transparent demo screen for an Android app?

I'm trying to create a semi-transparent demo screen that is launched only when a user first installs my application. Here's …

android android-viewpager transparent demo showcaseview
Transparent Iframe Body

I need to have a (crossdomain) iframe with dynamic width and height. My question is, Can I create an iframe …

css iframe background transparent
Transparent LinearLayout on Android

I have the folowing layout: I want to make transparent the transparent_layout but i can't do it. Already tried …

android android-linearlayout transparent
How do I animate a background color to transparent in jQuery?

I can animate from transparent to color, but when I tell jquery to animate the backgroundColor: 'transparent' it just changes …

jquery jquery-ui transparent