Team:WHU-China

From 2012.igem.org

(Difference between revisions)
Line 1,244: Line 1,244:
$(this).find('ul.nav-innerUl').slideUp(300);
$(this).find('ul.nav-innerUl').slideUp(300);
});
});
-
$('#bodyContent').children('p:first').hide();
+
//$('#bodyContent').children('p:first').hide();
 +
$('#bodyContent').click(function{
 +
alert();
 +
});
});
});
</script>
</script>
</body>
</body>
</html>
</html>

Revision as of 11:20, 24 September 2012