Team:Queens Canada/Notebook/Week1

From 2012.igem.org

(Difference between revisions)
Line 13: Line 13:
<script type="text/javacript">
<script type="text/javacript">
-
$(function() { $('#bounceTest span').bouncyText(); })
+
$(function() { $('#bounceTest').bouncyText(); })
</script>
</script>
</head>
</head>
<body>
<body>
-
<h2 id='bounceTest'><span>this text</span> is bouncing!</h2>
+
<span id="bounceTest">this text</span>  
-
 
+
</body>
</body>

Revision as of 15:45, 25 May 2012

Control
this text