Template:Team:UC Davis/Head
From 2011.igem.org
(Difference between revisions)
Aheuckroth (Talk | contribs) |
Aheuckroth (Talk | contribs) |
||
Line 160: | Line 160: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
+ | window.$ = jQuery; | ||
$('#linktable td').click(function(){ | $('#linktable td').click(function(){ | ||
window.location = "https://2011.igem.org/Team:UC_Davis/Notebook/Week_" + $(this).text(); | window.location = "https://2011.igem.org/Team:UC_Davis/Notebook/Week_" + $(this).text(); | ||
}); | }); | ||
- | |||
$('.floatbox a').css('color', linkcolorsarray[thispagenumber]); | $('.floatbox a').css('color', linkcolorsarray[thispagenumber]); | ||
$('.sponsorfloat a').css('color', linkcolorsarray[thispagenumber]); | $('.sponsorfloat a').css('color', linkcolorsarray[thispagenumber]); |
Revision as of 21:55, 24 September 2011