Team:UCLondon/Templates/Team-Style

From 2012e.igem.org

(Difference between revisions)
Line 84: Line 84:
$('.team li').click(function() {
$('.team li').click(function() {
-
$(‘#shadow’).css(“background”,”#000″)
+
alert('hello');
-
.css(“position”,”absolute”)
+
-
.css(“z-index”,”9999″)
+
-
.css(“opacity”,”0″)
+
-
.css(“height”,($(‘body’).height() + 50) )
+
-
.css(“width”,$(‘body’).width());
+
   $('#shaddow').toggle('slow', function() {   
   $('#shaddow').toggle('slow', function() {   

Revision as of 04:46, 17 September 2012