Team:Freiburg Bioware/jquery

From 2010.igem.org

(Difference between revisions)
Line 7: Line 7:
-
$(document).ready(function(){
+
$(document).ready(function() {
-
   //$("pageContent").footnotes();
+
   $(".example").footnotes();
   $("img").wrap('<div class="img" />');
   $("img").wrap('<div class="img" />');
   $("img").after(function() {
   $("img").after(function() {

Revision as of 20:02, 11 October 2010