Template:Team:Hannover/main.tmpl

From 2014.igem.org

(Difference between revisions)
Line 11: Line 11:
  // Move all annotations to the height of the referred element.
  // Move all annotations to the height of the referred element.
  $( ".annotation" ).each(function(elem) {
  $( ".annotation" ).each(function(elem) {
 +
  console.log("Annotating...");
   var thise = $(this);
   var thise = $(this);
   var e = thise.attr('ref');
   var e = thise.attr('ref');

Revision as of 11:28, 18 September 2014