Team:Freiburg Bioware/jquery

From 2010.igem.org

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

Revision as of 19:51, 11 October 2010