Team:Tec-Monterrey/projectnotebook september/day20
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/ | + | 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 590: | Line 592: | ||
<br> | <br> | ||
- | < | + | <p class="justtext"> |
- | + | 20/September/2011 | |
+ | </br> | ||
+ | • Growth colonies with LB | ||
+ | </br> | ||
+ | • Minipreps of construct B | ||
+ | </br> | ||
+ | • Double digestion with EcoRI ans PstI | ||
+ | </br> | ||
+ | • Electrophoresis | ||
+ | </p> | ||