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') | + | alert(hiddenDiv.css('display')); |
- | + | ||
- | + | ||
Revision as of 00:50, 15 September 2012