Team:TU-Eindhoven/Template:UseReferencing
From 2013.igem.org
(Difference between revisions)
Pascalaldo (Talk | contribs) |
Pascalaldo (Talk | contribs) |
||
Line 6: | Line 6: | ||
$('.tue-reflist').append("" + refnr + ". " + $this.html() + "<br />"); | $('.tue-reflist').append("" + refnr + ". " + $this.html() + "<br />"); | ||
$this.html("<sup class=\"tue-inlineref\">[" + refnr + "]</sup>"); | $this.html("<sup class=\"tue-inlineref\">[" + refnr + "]</sup>"); | ||
- | $this.show( | + | $this.show(); |
$('#tue-refagain-' + refid).each(function() { | $('#tue-refagain-' + refid).each(function() { | ||
$(this).html("<sup class=\"tue-inlineref\">[" + refnr + "]</sup>"); | $(this).html("<sup class=\"tue-inlineref\">[" + refnr + "]</sup>"); |
Revision as of 10:23, 26 May 2013