Difference between revisions of "Main Page"

Line 83: Line 83:
  
 
<div class="clear extra_space"></div>
 
<div class="clear extra_space"></div>
 +
 +
 +
 +
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 +
news items
 +
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
 +
 +
 +
<div class="column full_size" >
 +
<h1 style="text-align:center;"> Latest News</h1>
 +
 +
<div class="clear extra_space"></div>
 +
<div id="load_news_items_here"> </div>
 +
 +
</div>
 +
 +
 +
<div class="clear extra_space"></div>
 +
 +
<div class="button">
 +
<a href="https://2018.igem.org/Community/News_Archive">MORE NEWS </a>
 +
</div>
 +
 +
 +
  
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
 +
 +
<script>
 +
$(document).ready(function() {
 +
 +
// to use this function send the "source page" and then send the div's id to where you want to send it
 +
load_these_items ( "https://2019.igem.org/Teams/News_Archive #load_these_news_items", "load_news_items_here");
 +
 +
});
 +
 +
 +
function load_these_items ( source_page , destination_div ) {
 +
 +
$("#"+destination_div ).load( source_page , function() { 
 +
});
 +
}
 +
</script>
 +
  
 
</html>
 
</html>
 
{{Footer2019}}
 
{{Footer2019}}

Revision as of 20:13, 11 January 2019

Loading...

SAVE THE DATE!

Get ready for next year! Registration for iGEM 2019 will be opening soon but in the meantime save the date for the iGEM 2019 Giant Jamboree October 31st to November 4th.

See the results of the 2018 Giant Jamboree or visit iGEM.org to learn more about the iGEM Competition

Interested in starting a team in 2019?

Take a look at some of the resources we have prepared to help you get started!

Who can be on the team? How many supervisors do we need? Where do I start?? Here are some guidelines to help!

There are several things you need to consider as you start navigating through the iGEM 2019 season.

Tips and advice on how to request funding and what to consider when making a team budget.

Latest News