Team:Tec-Monterrey/projectnotebook august/day27

From 2011.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 63: Line 63:
body {
body {
font: 12px Tahoma, Geneva, sans-serif;
font: 12px Tahoma, Geneva, sans-serif;
-
background-image: url(https://static.igem.org/mediawiki/igem.org/a/aa/Posiblefondo01.png);
+
background-image: url(https://static.igem.org/mediawiki/2011/4/43/Lefondoleposter.png);
         background-repeat:no-repeat;
         background-repeat:no-repeat;
       background-size: 100%;
       background-size: 100%;
Line 361: Line 361:
var stepHeight = contentHeight / PANEL_ANIMATION_STEPS;
var stepHeight = contentHeight / PANEL_ANIMATION_STEPS;
var direction = (!expanding ? -1 : 1);
var direction = (!expanding ? -1 : 1);
-
+
if (direction > 0)
 +
collapseAll();
setTimeout(function(){animateStep(panelContent,1,stepHeight,direction)}, PANEL_ANIMATION_DELAY);
setTimeout(function(){animateStep(panelContent,1,stepHeight,direction)}, PANEL_ANIMATION_DELAY);
}
}
Line 591: Line 592:
27/August/2011
27/August/2011
</br>
</br>
-
• We didn´t get colonies
+
• We didn't get any colonies
</br>
</br>
• We confirmed construct D with NheI
• We confirmed construct D with NheI
</br>
</br>
-
• Ligation…again :S 24C and sacC
+
• Ligation…again 24C and sacC
</br>
</br>
• Transformation
• Transformation

Latest revision as of 00:15, 18 October 2011

wiki