Top "Background" questions

Background typically refers to the rendering behind a container element's contents - usually on a web page, Windows form or other UI presentation medium.

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
How to set a shape's background in xml?

I just created a red circle using android shapes: <?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://…

android colors background shape android-drawable
Android: Change Background Color of Fragment

I tried changing the background color of a fragment, but a small problem occurred. public class MainActivity extends FragmentActivity { @Override …

android layout background fragment
Transparent background on CardView - Android

I want to do transparent background on CardView. I know backgroundColor but i have image on my Layout. Do you …

android background android-cardview
CSS - CSS3 pixelate dot background

Is it possible or is there a trick to make a background pixelated like the one in the image attached? …

css background pixelate
UITableView cell with background image

i have a UITableView, where theres 3 images. 1 for the selected Cell, 1 for the Cell background, and 1 for the TableView background. …

iphone uitableview background
Can phonegap app work in background?

what I mean is working in totally background, e.g. even the screen is shut down, the app is running …

cordova background
sendMessage from extension background or popup to content script doesn't work

I know that question has been repeatedly asked in different ways, but I tried to go through all the answers (…

background google-chrome-extension sendmessage content-script
IE8 fix for background-size property? Retina Image

I am using the following CSS for Retina images and it works perfectly in FF, Chrome, Safari but not in …

css internet-explorer-8 background retina-display
android animation is not finished in onAnimationEnd

It seems that an android animation is not truly finished when the onAnimationEnd event is fired although animation.hasEnded is …

android animation background android-animation drawable