Team:Freiburg Bioware/jquery
From 2010.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
return '<div>' + this.alt + '</div>'; | return '<div>' + this.alt + '</div>'; | ||
}); | }); | ||
+ | /* | ||
$(".pageContent").append("<ol id=\"footnotes\"></ol>"); | $(".pageContent").append("<ol id=\"footnotes\"></ol>"); | ||
footnote = 1; | footnote = 1; | ||
Line 31: | Line 32: | ||
$("#footnotes").append(cite); | $("#footnotes").append(cite); | ||
footnote++; | footnote++; | ||
- | }); | + | });*/ |
}); | }); | ||
</script> | </script> |
Revision as of 20:37, 11 October 2010