Skip to content

Instantly share code, notes, and snippets.

@egze
Created December 27, 2008 21:52
Show Gist options
  • Save egze/40321 to your computer and use it in GitHub Desktop.
Save egze/40321 to your computer and use it in GitHub Desktop.
<a href="http://www.getfirefox.com" target="_blank" id="getfirefox">Please use Mozilla Firefox</a>
<style type="text/css">
#getfirefox {
width:172px;
height:176px;
position: absolute;
float: right;
right: 0;
cursor:pointer;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.liron.de/images/ietag.png', sizingMethod='crop');
text-indent: -9999px;
display: none;
*display: block;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment