Team:Uppsala/Project Notebook

From 2014.igem.org

(Difference between revisions)
Line 16: Line 16:
var total_weeks = 15;
var total_weeks = 15;
var calendar_dates_array = ["June 9th - June 15th", "June 16th - June 22nd", "June 23rd - June 29th", "June 30th - July 6th", "July 7th - July 13th", "July 14th - July 20th", "July 21th - July 27th", "July 28th - August 3rd", "August 4th - August 10th", "August 11th - August 17th", "August 18th - August 24th", "August 25th - August 31st"];
var calendar_dates_array = ["June 9th - June 15th", "June 16th - June 22nd", "June 23rd - June 29th", "June 30th - July 6th", "July 7th - July 13th", "July 14th - July 20th", "July 21th - July 27th", "July 28th - August 3rd", "August 4th - August 10th", "August 11th - August 17th", "August 18th - August 24th", "August 25th - August 31st"];
-
document.getElementById("calendar_dates").innerHTML = calendar_dates_array[0];
 
document.getElementById("calendar_week").innerHTML = "week " + calendar_week_var;
document.getElementById("calendar_week").innerHTML = "week " + calendar_week_var;
</script>
</script>

Revision as of 15:47, 29 August 2014

Home

Failed to load tracking. JS is probably not enabled