Created
February 25, 2010 15:48
-
-
Save jney/314653 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!--[if IE]> | |
| <object classid="clsid:25336920-03F9-11CF-8FD0-00AA00686F13" data="some.html"> | |
| <![endif]--> | |
| <!--[if !IE]> <--> | |
| <object type="text/html" data="some.html"> | |
| <!--> <![endif]--> | |
| <p>backup content</p> | |
| </object> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment