Line 61: | Line 61: | ||
− | <h1 class="center_content"> | + | <h1 class="center_content">SAFE TRAVELS TO ALL OUR TEAMS</h1> |
<br> | <br> | ||
− | <h3 class="center_content"> | + | <h3 class="center_content">Official Jamboree Countdown...</h1> |
+ | |||
+ | <br> | ||
+ | <h2 class="center_content"><div id="deadline_1"></h2> | ||
+ | |||
</div> | </div> | ||
Line 304: | Line 308: | ||
</div> | </div> | ||
+ | |||
+ | <!------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
+ | footer | ||
+ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | <script> | ||
+ | // Set the date we're counting down to | ||
+ | var countDownDate = new Date("Oct 31, 2019 23:59:59 GMT-0400 (UTC)").getTime(); | ||
+ | |||
+ | // Update the count down every 1 second | ||
+ | var x = setInterval(function() { | ||
+ | |||
+ | // Get todays date and time | ||
+ | var now = new Date().getTime(); | ||
+ | |||
+ | // Find the distance between now and the count down date | ||
+ | var distance = countDownDate - now; | ||
+ | |||
+ | // Time calculations for days, hours, minutes and seconds | ||
+ | var days = Math.floor(distance / (1000 * 60 * 60 * 24)); | ||
+ | var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); | ||
+ | var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); | ||
+ | var seconds = Math.floor((distance % (1000 * 60)) / 1000); | ||
+ | |||
+ | // Display the result in the element with id="deadline_1" | ||
+ | document.getElementById("deadline_1").innerHTML = days + " days "; | ||
+ | |||
+ | // If the count down is finished, write some text | ||
+ | if (distance < 0) { | ||
+ | clearInterval(x); | ||
+ | document.getElementById("deadline_1").innerHTML = "EXPIRED"; | ||
+ | } | ||
+ | }, 1000); | ||
+ | </script> | ||
</html> | </html> | ||
{{Footer2019}} | {{Footer2019}} |
Revision as of 14:06, 28 October 2019
Welcome to the iGEM 2019 Competition Website!
SAFE TRAVELS TO ALL OUR TEAMS
Official Jamboree Countdown...
What's next?
Giant Jamboree
The Giant Jamboree is in one week! Browse team abstracts, workshops, special events, and more.
Posters
Each team must present a poster to their judges at the Jamboree. See the requirements and guidelines.
Presentations
Each team must deliver a 20-minute presentation at the Jamboree. See the requirements and guidelines.
Announcements
Newsletters
Giant Jamboree Newsletter #3: Event Information for Teams and Attendees
Sent: October 24, 2019
iGEM 2019 October Newsletter: HQ's insider tips for upcoming final deadlines
Sent: September 12, 2019
Giant Jamboree Newsletter #2: Abstracts, presentation times, and poster zone assignments out now!
Sent: September 26, 2019
iGEM 2019 Sponsors
What's next?
Giant Jamboree
The Giant Jamboree is in one week! Browse team abstracts, workshops, special events, and more.
Posters
Each team must present a poster to their judges at the Jamboree. See the requirements and guidelines.
Presentations
Each team must deliver a 20-minute presentation at the Jamboree. See the requirements and guidelines.
Announcements
Newsletters
Giant Jamboree Newsletter #3: Event Information for Teams and Attendees
Sent: October 24, 2019
iGEM 2019 October Newsletter: HQ's insider tips for upcoming final deadlines
Sent: September 12, 2019
Giant Jamboree Newsletter #2: Abstracts, presentation times, and poster zone assignments out now!
Sent: September 26, 2019