Team:INSA Toulouse/contenu/lab practice/notebook/calendar/getting started

From 2013.igem.org

(Difference between revisions)
Line 45: Line 45:
   .imgcontent{margin: 0 0 45px 0; border: 1px solid #e5e6e6;}
   .imgcontent{margin: 0 0 45px 0; border: 1px solid #e5e6e6;}
 +
 +
  .imgcontent2{margin: 0 10px 0 0; border: 1px solid #e5e6e6;}
   .imgcontentleft{margin: 0 0 10px 0; border: 1px solid #e5e6e6; float:left;}
   .imgcontentleft{margin: 0 0 10px 0; border: 1px solid #e5e6e6; float:left;}
Line 88: Line 90:
{
{
     color: #5a6060;}
     color: #5a6060;}
 +
 +
h2.faq {
 +
display:list-item;
 +
        list-style-image : url(https://static.igem.org/mediawiki/2013/8/84/Insa-toulouse2013-listpuce1.png);
 +
width:auto;
 +
height:27px;
 +
line-height:24px;
 +
background: no-repeat;
 +
        border:none;
 +
        color:#5a6060;
 +
padding:3px 0 0 0;
 +
        font-weight:400;
 +
        font-family:'Open Sans';
 +
        margin:0 0 50px 0;
 +
font-size:14px;
 +
}
 +
 +
.infos {width:680px; margin:0 15px 50px 0;}
 +
 +
.infos ul{color:#5a6060; font-family:'Open Sans'; font-size:14px; line-height:28px; }
 +
 +
.infos .circlearrow li{ display : list-item; list-style-image : url(https://static.igem.org/mediawiki/2013/9/94/Insa-toulouse2013-listpuce2.png);}
 +
 +
</style>
 +
 +
 +
<script type="text/javascript" src="js/jquery.js"></script>
 +
<script type="text/javascript">
 +
<!--
 +
  $(document).ready(function(){
 +
    // On cache les sous-menus :
 +
    $('div.accordeon div.infos').hide();
 +
    // Curseur main sur les h2
 +
    $('div.accordeon > h2.faq').css('cursor','pointer');
 +
    $('div.accordeon > h2').click(function(){
 +
      //si ouvert -> referme
 +
      if($(this).next('div.infos:visible').length!=0){
 +
          $(this).next('div.infos').slideUp('normal');
 +
        }
 +
        //si cache, on ferme les autres et on affiche
 +
        else {
 +
          $('div.accordeon div.infos').slideUp('normal');
 +
          $(this).next('div.infos').slideDown('normal');
 +
        }
 +
        return false;
 +
    });
 +
  } ) ;
 +
// -->
 +
</script>
 +
 +
 +
  </style>
  </style>
Line 104: Line 158:
<div class="clear"></div>
<div class="clear"></div>
-
 
+
<div class="accordeon">
-
  <div class="list2">
+
<h2 class="faq" title="Click to open the FAQ">September 2012 - December 2012:</h2>
-
   
+
  <div class="infos">
-
    <ul class="arrow">
+
  <ul class="circlearrow">
-
<li><a href="">September 2012 - December 2012:</a>
+
  <li>Team selection by our advisor Mr Truan. <br>
-
    <ul class="circlearrow">
+
-
      <li>Team selection by our advisor Mr Truan. <br>
+
IGEM explanation, purpose definition, advisors funding.<br>
IGEM explanation, purpose definition, advisors funding.<br>
Brainstorming period, all ideas were welcomed!<br>
Brainstorming period, all ideas were welcomed!<br>
Once a week a meeting to discuss the new ideas and present different publications or iGEM projects.<br></li>
Once a week a meeting to discuss the new ideas and present different publications or iGEM projects.<br></li>
-
</ul>
+
  </li>
-
</li>
+
  </div>
-
<li><a href="">January 2013 – May 2013: </a><br>
+
</div>
 +
 
 +
<div class="accordeon">
 +
  <h2 class="faq" title="Click to open the FAQ">June 2013</h2>
 +
  <div class="infos">
 +
  <ul class="circlearrow">
 +
  <li><a href="">January 2013 – May 2013: </a><br>
   <ul class="circlearrow">
   <ul class="circlearrow">
   <li>Some of relevant ideas selected in order to improve them and estimate whether or not it is realizable.<br>
   <li>Some of relevant ideas selected in order to improve them and estimate whether or not it is realizable.<br>
-
Beginning of sponsors approaching.  Our iGEM budget was estimated around 60 k€ (80k$)
+
Beginning of sponsors approaching.  Our iGEM budget was estimated around 60 k€ (80k$)!!</li>
-
</li>
+
  </div>
-
</ul>
+
-
</li>
+
-
</ul>
+
-
 
+
</div>
</div>
-
 
-
</div>
 
<div class="clear"></div>
<div class="clear"></div>

Revision as of 12:08, 27 September 2013

logo


Calendar

Getting started

September 2012 - December 2012:

  • Team selection by our advisor Mr Truan.
    IGEM explanation, purpose definition, advisors funding.
    Brainstorming period, all ideas were welcomed!
    Once a week a meeting to discuss the new ideas and present different publications or iGEM projects.

June 2013

  • January 2013 – May 2013:
    • Some of relevant ideas selected in order to improve them and estimate whether or not it is realizable.
      Beginning of sponsors approaching. Our iGEM budget was estimated around 60 k€ (80k$)!!