Team:Imperial College London/Templates/Header

From 2011.igem.org

(Difference between revisions)
 
Line 33: Line 33:
     });
     });
     $("sup").mouseover(function () {
     $("sup").mouseover(function () {
-
         if ($(this).html().substr(0,1)=="[") $("sup").css('cursor', 'pointer');
+
         if ($(this).html().substr(0,1)=="[") $(this).css('cursor', 'pointer');
     });
     });
});
});

Latest revision as of 19:04, 28 October 2011