Skip to content

Instantly share code, notes, and snippets.

@jney
Created April 10, 2009 15:18
Show Gist options
  • Save jney/93126 to your computer and use it in GitHub Desktop.
Save jney/93126 to your computer and use it in GitHub Desktop.
* div { zoom:1; }
.frame {
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='images/bg.png');
}
.frame .content {
overflow:hidden;
position:relative;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment