Team:TU-Eindhoven/Template:UseReferencing

From 2013.igem.org

(Difference between revisions)
Line 8: Line 8:
     $this.show(500);
     $this.show(500);
     $('#tue-refagain-' + refid).each(function() {
     $('#tue-refagain-' + refid).each(function() {
 +
        $(this).html("<sup class=\"tue-inlineref\">[" + refnr + "]</sup>");
         $(this).show();
         $(this).show();
     });
     });

Revision as of 10:23, 26 May 2013