Skip to content

Commit 7f9bbd6

Browse files
author
Jack Moore
committed
Removed google.com example due to iframe blocking
1 parent f857434 commit 7f9bbd6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

example1/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>Other Content Types</h2>
6565
<p><a class='ajax' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
6666
<p><a class='ajax' href="../content/flash.html" title="Royksopp: Remind Me">Flash / Video (Ajax/Embedded)</a></p>
6767
<p><a class='youtube' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&amp;wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
68-
<p><a class='iframe' href="http://google.com">Outside Webpage (Iframe)</a></p>
68+
<p><a class='iframe' href="http://threadless.com">Outside Webpage (Iframe)</a></p>
6969
<p><a class='inline' href="#inline_content">Inline HTML</a></p>
7070

7171
<h2>Demonstration of using callbacks</h2>

example2/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>Other Content Types</h2>
6565
<p><a class='ajax' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
6666
<p><a class='ajax' href="../content/flash.html" title="Royksopp: Remind Me">Flash / Video (Ajax/Embedded)</a></p>
6767
<p><a class='youtube' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&amp;wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
68-
<p><a class='iframe' href="http://google.com">Outside Webpage (Iframe)</a></p>
68+
<p><a class='iframe' href="http://threadless.com">Outside Webpage (Iframe)</a></p>
6969
<p><a class='inline' href="#inline_content">Inline HTML</a></p>
7070

7171
<h2>Demonstration of using callbacks</h2>

example3/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>Other Content Types</h2>
6565
<p><a class='ajax' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
6666
<p><a class='ajax' href="../content/flash.html" title="Royksopp: Remind Me">Flash / Video (Ajax/Embedded)</a></p>
6767
<p><a class='youtube' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&amp;wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
68-
<p><a class='iframe' href="http://google.com">Outside Webpage (Iframe)</a></p>
68+
<p><a class='iframe' href="http://threadless.com">Outside Webpage (Iframe)</a></p>
6969
<p><a class='inline' href="#inline_content">Inline HTML</a></p>
7070

7171
<h2>Demonstration of using callbacks</h2>

example4/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>Other Content Types</h2>
6565
<p><a class='ajax' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
6666
<p><a class='ajax' href="../content/flash.html" title="Royksopp: Remind Me">Flash / Video (Ajax/Embedded)</a></p>
6767
<p><a class='youtube' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&amp;wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
68-
<p><a class='iframe' href="http://google.com">Outside Webpage (Iframe)</a></p>
68+
<p><a class='iframe' href="http://threadless.com">Outside Webpage (Iframe)</a></p>
6969
<p><a class='inline' href="#inline_content">Inline HTML</a></p>
7070

7171
<h2>Demonstration of using callbacks</h2>

example5/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2>Other Content Types</h2>
6565
<p><a class='ajax' href="../content/ajax.html" title="Homer Defined">Outside HTML (Ajax)</a></p>
6666
<p><a class='ajax' href="../content/flash.html" title="Royksopp: Remind Me">Flash / Video (Ajax/Embedded)</a></p>
6767
<p><a class='youtube' href="http://www.youtube.com/embed/617ANIA5Rqs?rel=0&amp;wmode=transparent" title="The Knife: We Share Our Mother's Health">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
68-
<p><a class='iframe' href="http://google.com">Outside Webpage (Iframe)</a></p>
68+
<p><a class='iframe' href="http://threadless.com">Outside Webpage (Iframe)</a></p>
6969
<p><a class='inline' href="#inline_content">Inline HTML</a></p>
7070

7171
<h2>Demonstration of using callbacks</h2>

0 commit comments

Comments
 (0)