Team:UCLondon/Templates/Content-Slide

From 2012e.igem.org

(Difference between revisions)
Line 42: Line 42:
$('.slide a').click(function() {  
$('.slide a').click(function() {  
     var hiddenDiv = $(this).parent().children('.caption').children('.interact');
     var hiddenDiv = $(this).parent().children('.caption').children('.interact');
-
         (hiddenDiv.css('display') == "none") ?
+
         alert(hiddenDiv.css('display'));  
-
        function(){ alert('hidden'); } :
+
        
-
         function(){ alert('not hidden'); } ;
+

Revision as of 00:50, 15 September 2012

Slide 1

Advancing Protein Expression

Slide 2

Watch the elevator pitch

Slide 3

Get the latest version of CUO

Example Frame