Team:UCLondon/Templates/Content-Slide

From 2012e.igem.org

(Difference between revisions)
Line 44: Line 44:
if (dispVal == 'none'){
if (dispVal == 'none'){
 +
alert('increase');
-
//animation
 
-
hiddenDiv.parent().animate({
 
-
height: 80
 
-
}, 5000, funtion(){ alert('increase'); });
 
-
 
-
 
-
hiddenDiv.css('display', 'block');
 
} else {
} else {
-
+
alert('decrease');
-
//animation
+
-
hiddenDiv.parent().animate({
+
-
height: 30
+
-
}, 5000, funtion(){ alert('increase'); });
+
-
+
-
+
-
hiddenDiv.css('display', 'none')
 
}
}

Revision as of 01:06, 15 September 2012

Slide 1

Advancing Protein Expression

Slide 2

Watch the elevator pitch

Slide 3

Get the latest version of CUO

Example Frame