Skip to content

Instantly share code, notes, and snippets.

@cinic
Created June 13, 2012 11:54
Show Gist options
  • Save cinic/2923628 to your computer and use it in GitHub Desktop.
Save cinic/2923628 to your computer and use it in GitHub Desktop.
Opera iFrame bug
/**
* Opera iFrame bug
*/
body {
background:#FFF;
}
iframe {
border:1px solid #000;
border-radius:10px;
}
<!-- content to be placed inside <body>…</body> -->
<iframe src="http://ifoxy.net/text.html" width="600" height="200"></iframe>
{"view":"separate","fontsize":"90","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment