Team:KAIST-Korea/Team/Videos2

From 2011.igem.org

(Difference between revisions)
Line 9: Line 9:
</style>
</style>
<script type="text/javascript">
<script type="text/javascript">
-
$(".videos").click(function() {
+
$("#video1").click(function() {
$.fancybox({
$.fancybox({
'padding' : 0,
'padding' : 0,
Line 45: Line 45:
<html>
<html>
<center>
<center>
-
<a href="http://www.youtube.com/watch?v=071KqJu7WVo&amp;feature=player_embedded#at=41" class="videos" title="Angry Birds : The Movie (Trailer)"><img src="https://static.igem.org/mediawiki/2011/thumb/6/61/Example-Transformer3.png/800px-Example-Transformer3.png" width="320px" height="180px"></a>
+
<a href="http://www.youtube.com/watch?v=071KqJu7WVo&amp;feature=player_embedded#at=41" id="video1" title="Angry Birds : The Movie (Trailer)"><img src="https://static.igem.org/mediawiki/2011/thumb/6/61/Example-Transformer3.png/800px-Example-Transformer3.png" width="320px" height="180px"></a>
</center>
</center>
</html>
</html>
</div>
</div>

Revision as of 16:28, 12 August 2011