Team:DTU-Denmark/calendartest2

From 2014.igem.org

(Difference between revisions)
 
(59 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:DTU-Denmark/template2}}
<html>
<html>
<head>
<head>
<style>
<style>
 +
 +
body {
 +
  background: #FF0000;
 +
  font-family: Arial, Times, serif;
 +
  font-size: 12pt;
 +
}
 +
Line 38: Line 46:
font-size: 110%;
font-size: 110%;
   text-align: left !important;
   text-align: left !important;
-
   color : #2b6196;
+
   color : #873000;
  font-weight: bold;
  font-weight: bold;
margin-right: 6px;
margin-right: 6px;
Line 44: Line 52:
.calHeader {
.calHeader {
-
     background-color: #2b6196;
+
     background-color: #873000;
color: white;
color: white;
}
}
.sunday {
.sunday {
-
   background-color: #acd8a6;
+
   background-color: #6ba95c;
-
  background-color: #9ac5f4
+
}
}
.saturday {
.saturday {
-
   background-color:#dcffc6;
+
   background-color: #99ee85;
-
  background-color: #cee1f4;
+
}
}
.weekday {
.weekday {
Line 62: Line 68:
.selectedDate {
.selectedDate {
-
   background-color: #FFFF99;
+
   background-color: #FFFF00;
-
  background-color: white;
+
}
}
Line 76: Line 81:
.noEntries {
.noEntries {
-
   color: #999;  
+
   color: #F00;  
}
}
.hasEntries {
.hasEntries {
   font-weight: bold;
   font-weight: bold;
 +
  color #0F0;
}
}
Line 106: Line 112:
//Global variables
//Global variables
-
var dtToday=new Date("June 24, 2013 00:00:00");
+
var dtToday=new Date();
 +
var dtMonth=dtToday.getMonth();
var Cal;
var Cal;
var MonthName=["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"];
var MonthName=["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"];
Line 177: Line 184:
if (j==Cal.Date)
if (j==Cal.Date)
{
{
-
vCalData += GenCell(j,"selectedDate");
+
if (Cal.Month==dtMonth)
 +
{
 +
vCalData += GenCell(j,"selectedDate");
 +
}
 +
else
 +
{
 +
if (vDayCount%7==6)
 +
vCalData += GenCell(j,"saturday");
 +
else if (vDayCount%7==0)
 +
vCalData += GenCell(j,"sunday");
 +
else
 +
vCalData += GenCell(j,"weekday");
 +
}
}
}
else
else
Line 271: Line 290:
<div id="calendarPicker"> </div>
<div id="calendarPicker"> </div>
<h2><span class="editsection">[<a href="/wiki/index.php?title=Team:Edinburgh/Project/Notebook&amp;action=edit&amp;section=1" title="Edit section: Chronological notebook">edit</a>]</span> <span class="mw-headline" id="Chronological_notebook"> <b>Chronological notebook</b> </span></h2>
<h2><span class="editsection">[<a href="/wiki/index.php?title=Team:Edinburgh/Project/Notebook&amp;action=edit&amp;section=1" title="Edit section: Chronological notebook">edit</a>]</span> <span class="mw-headline" id="Chronological_notebook"> <b>Chronological notebook</b> </span></h2>
 +
<div id="27-June" class="notebookEntry">
 +
<ul><li><b>27th of June</b>:
 +
</li></ul>
 +
<p><i>Fluorescence</i> We did blabla, no fluorescence.
 +
</p>
</div>
</div>
 +
 +
 +
<div id="1-July" class="notebookEntry">
 +
<ul><li><b>1st of July</b>:
 +
</li></ul>
 +
<p><i>Headline</i> EtOH resistance assay was continued in a narrow concentration range (Jan).
 +
</p><p><i>E. coli</i> (DH5alpha) cells were transformed using BioBricks required for EtOH production (Aleksandra).
 +
</p><p>O/N cultures of <i>E. coli</i> and <i>B. subtilis</i> were set up to continue with the experiments tomorrow (Harry). 
 +
</p>
 +
</div>
 +
<html>
 +
            </div>
 +
        </div>
 +
    </div>
 +
    <div id="footer-panel">
 +
        <div class="centering">
 +
            <div class="footerBox">
 +
                <h4>This project is part of iGEM</h4>
 +
                <p>Read more on the <a href="https://2011.igem.org/Main_Page">iGEM Main Page</a></p>
 +
                <br />
 +
                <a href="https://2011.igem.org/Main_Page">
 +
                    <img style="width:240px" src="https://static.igem.org/mediawiki/2011/a/a9/DTU-Denmark2011-IGEM_logo.png"></img>
 +
                </a>
 +
            </div>
 +
            <div class="footerBox">
 +
                <h4>Sponsors</h4>
 +
                <p>Thanks to:</p>
 +
                <br />
 +
                <a href="http://www.clcbio.com/"><img class="sponsorImage hasPicOnRight" src="https://static.igem.org/mediawiki/2011/4/43/CLCBIO-logo.png"></img></a>
 +
                <a href="http://www.idtdna.com/"><img class="sponsorImage hasPicOnLeft hasPicOnRight" src="https://static.igem.org/mediawiki/2011/0/01/IDT-logo.png"></img></a>
 +
                <a href="http://www.hedenielsensfond.dk/"><img class="sponsorImage hasPicOnLeft" src="https://static.igem.org/mediawiki/2011/9/9f/FHN-FOND-logo2.png"></img></a>
 +
                <a href="http://www.dtu.dk/"><img class="sponsorImage hasPicOnRight hasPicOnTop" src="https://static.igem.org/mediawiki/2011/a/a0/DTU-logo.png"></img></a>
 +
                <a href="http://www.sigmaaldrich.com/"><img class="sponsorImage hasPicOnLeft hasPicOnRight hasPicOnTop" src="https://static.igem.org/mediawiki/2011/5/52/SIGMA-logo.png"></img></a>
 +
                <a href="http://www.bio.dtu.dk/"><img class="sponsorImage hasPicOnLeft hasPicOnTop" src="https://static.igem.org/mediawiki/2011/7/76/DTU-System_Biology_sq.png"></img></a>
 +
            </div>
 +
            <div class="footerBox">
 +
                <h4>How to customize an iGEM wiki?</h4>
 +
                <p>Learn all the tricks in our <a href="/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki">wiki guide</a></p>
 +
                <br />
 +
                <a href="http://www.mediawiki.org/" style="margin-right: 20px;"><img height="127px" src="http://upload.wikimedia.org/wikipedia/commons/1/1c/MediaWiki_logo.png"></img></a>
 +
                <a href="http://creativecommons.org/licenses/by/3.0/"><img height="127px" src="https://static.igem.org/mediawiki/2011/1/15/Cc.png"></img></a>
 +
            </div>
 +
        </div>
 +
    </div>
 +
 +
</html>
 +
 +
<br /><hr /></div>
 +
</html>
</html>

Latest revision as of 08:30, 23 July 2014

/*

*/

[edit] Chronological notebook

  • 27th of June:

Fluorescence We did blabla, no fluorescence.

  • 1st of July:

Headline EtOH resistance assay was continued in a narrow concentration range (Jan).

E. coli (DH5alpha) cells were transformed using BioBricks required for EtOH production (Aleksandra).

O/N cultures of E. coli and B. subtilis were set up to continue with the experiments tomorrow (Harry).



</div>


</html>