Skip to content

Instantly share code, notes, and snippets.

@KruegerDesigns
Created October 24, 2012 01:10
Show Gist options
  • Save KruegerDesigns/3943098 to your computer and use it in GitHub Desktop.
Save KruegerDesigns/3943098 to your computer and use it in GitHub Desktop.
Beautiful type, fixes for jQuery transitions and more! IE8
/* This is magic, makes the slide look beautiful in ie8 */
.ie8 slideshow-wrapper slide {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment