Team:SYSU-Software/notebook

From 2014.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 15: Line 15:
background-color: #e5f7df;
background-color: #e5f7df;
height: 100%;
height: 100%;
 +
min-height: 760px;
}
}
#flameTop{
#flameTop{
Line 29: Line 30:
#bgToTop{
#bgToTop{
height: 100%;
height: 100%;
 +
min-height: 760px;
background-image: none;
background-image: none;
}
}
#bgMenu{
#bgMenu{
height: 100%;
height: 100%;
 +
min-height: 760px;
background-image: none;
background-image: none;
}
}
Line 47: Line 50:
  text-align: left;
  text-align: left;
}
}
-
a{
+
h1{
  font-family: cursive, Arial, Helvetica, Microsoft Sans Serif;
  font-family: cursive, Arial, Helvetica, Microsoft Sans Serif;
}
}
Line 134: Line 137:
<h1 style="text-align: center; font-size: 45px; font-weight: bold; font-family: cursive;">Notebook</h1><br/>
<h1 style="text-align: center; font-size: 45px; font-weight: bold; font-family: cursive;">Notebook</h1><br/>
-
<div class="content">
+
<div class="content2">
-
  <div class="wrapper">
+
  <div class="wrapper2">
-
<div class="main">
+
<div class="main2">
  <h1 class="title">Notebook</h1>
  <h1 class="title">Notebook</h1>
   
   
  <div class="year">
  <div class="year">
-
<h2><a href="#">2013<i></i></a></h2>
+
<h2>
 +
<a href="#">2013
 +
<i></i>
 +
</a>
 +
</h2>
<div class="list">
<div class="list">
  <ul>
  <ul>
Line 193: Line 200:
   
   
  <div class="year">
  <div class="year">
-
<h2><a href="#">2014 Second Half<i></i></a></h2>
+
<h2><a href="#">2014 Next Half<i></i></a></h2>
<div class="list">
<div class="list">
  <ul>
  <ul>
Line 265: Line 272:
<script type="text/javascript" src="https://2014.igem.org/Team:SYSU-Software/toTop.js?action=raw&ctype=text/javascript"></script>
<script type="text/javascript" src="https://2014.igem.org/Team:SYSU-Software/toTop.js?action=raw&ctype=text/javascript"></script>
<script>
<script>
-
$(".main .year .list").each(function (e, target) {
+
$(".main2 .year .list").each(function (e, target) {
    var $target=  $(target),
    var $target=  $(target),
        $ul = $target.find("ul");
        $ul = $target.find("ul");
    $target.height($ul.outerHeight()), $ul.css("position", "absolute");
    $target.height($ul.outerHeight()), $ul.css("position", "absolute");
});  
});  
-
$(".main .year>h2>a").click(function (e) {
+
$(".main2 .year>h2>a").click(function (e) {
    e.preventDefault();
    e.preventDefault();
    $(this).parents(".year").toggleClass("close");
    $(this).parents(".year").toggleClass("close");

Latest revision as of 14:24, 10 October 2014

Team:SYSU-Software

Notebook


Notebook

2013

  • 2013.12.14

    Promulgation and Seminar

  • 2013.12.28

    Interview with applicants

2014 First Half

  • 2014.3.9

    Kick-off meeting

  • 2014.3.16 ~ 2014.4.1

    Literature review and discussion of synthetic biology

  • 2014.4.8 ~ 2014.5.1

    Topic selection

  • 2014.5.1 ~ 2014.5.15

    Model preparation

  • 2014.5.1 ~ 2014.5.30

    Discussion of detailed solutions

  • 2014.5.5 ~ 2014.5.15

    Programming of Biobrick Blast Online

  • 2014.6.1 ~ 2014.6.30

    School final examination month

2014 Next Half

  • 2014.7.1 ~ 2014.7.30

    First edition of software design

  • 2014.7.31 ~ 2014.8.5

    Second edition of software design

  • 2014.8.6 ~ 2014.8.20

    Final edition of software design

  • 2014.8.21 ~ 2014.9.19

    Software programming of front end

  • 2014.8.25 ~ 2014.10.1

    Software programming of back end

  • 2014.9.20 ~ 2014.10.1

    Modeling and data collecting

  • 2014.10.1 ~ 2014.10.8

    Second Edition of Software

  • 2014.10.9 ~ 2014.10.17

    Debugging

  • 2014.8.27 ~ 2014.10.17

    Wiki