Team:Freiburg Bioware/jquery
From 2010.igem.org
(Difference between revisions)
Line 18: | Line 18: | ||
$(".pageContent").append("<ul id=\"footnotes\"></ul>"); | $(".pageContent").append("<ul id=\"footnotes\"></ul>"); | ||
footnote = 1; | footnote = 1; | ||
- | $(" | + | $("q[title],blockquote[cite],blockquote[title]").addClass("footnote") |
$(".footnote").each(function() { | $(".footnote").each(function() { | ||
$(this).wrap(function() { | $(this).wrap(function() { |
Revision as of 21:34, 11 October 2010