Skip to content

Instantly share code, notes, and snippets.

View sfentress's full-sized avatar

Sam Fentress sfentress

  • Concord Consortium
View GitHub Profile
<html>
<body>
<iframe width="100%" height="300" src="http://jsfiddle.net/pd9ZJ/embedded/result/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
</body>
</html>
<html>
<body>
<iframe width="100%" height="300" src="http://jsfiddle.net/RWjPD/embedded/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
</body>
</html>
<html>
<body>
<iframe foo="bar" width="100%" height="300" src="http://jsfiddle.net/RWjPD/embedded/html" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
</body>
</html>
<html>
<body>
<iframe foo="bar" width="100%" height="300" src="http://jsfiddle.net/RWjPD/embedded/html" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
</body>
</html>
@sfentress
sfentress / index.html
Created April 5, 2013 21:30
index.html
<html>
<body>
<iframe foo="bar" width="100%" height="300" src="http://jsfiddle.net/RWjPD/2/embedded/html" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
</body>
</html>
<html>
<body>
<iframe foo="bar" width="100%" height="300" src="http://jsfiddle.net/RWjPD/2/embedded" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
</body>
</html>
<html>
<body>
<iframe foo="bar" width="100%" height="300" src="http://jsfiddle.net/RWjPD/2/embedded" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
</body>
</html>
<html>
<body>
<iframe name="my_iframe_name" width="100%" height="300" src="http://jsfiddle.net/RWjPD/2/embedded" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
</body>
</html>
<html>
<body>
<iframe name="my_iframe_name" width="100%" height="300" src="http://jsfiddle.net/RWjPD/3/embedded/result,javascript" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
</body>
</html>
<html>
<body>
<iframe name="my_iframe_name" width="100%" height="300" src="http://jsfiddle.net/RWjPD/3/embedded" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
</body>
</html>