Team:Freiburg Bioware/jquery

From 2010.igem.org

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

Revision as of 18:35, 11 October 2010