Team:IIT Madras
From 2011.igem.org
(Difference between revisions)
Line 48: | Line 48: | ||
function(){ | function(){ | ||
$("#block5").stop().hide(); | $("#block5").stop().hide(); | ||
+ | $("#instructions").show(); | ||
+ | }); | ||
+ | |||
+ | $("#block6_launch").hover(function(){ | ||
+ | $("#block6").show(); | ||
+ | $("#instructions").hide(); | ||
+ | }, | ||
+ | function(){ | ||
+ | $("#block6").stop().hide(); | ||
+ | $("#instructions").show(); | ||
+ | }); | ||
+ | |||
+ | $("#block9_launch").hover(function(){ | ||
+ | $("#block9").show(); | ||
+ | $("#instructions").hide(); | ||
+ | }, | ||
+ | function(){ | ||
+ | $("#block9").stop().hide(); | ||
+ | $("#instructions").show(); | ||
+ | }); | ||
+ | |||
+ | $("#block7_launch").hover(function(){ | ||
+ | $("#block7").show(); | ||
+ | $("#instructions").hide(); | ||
+ | }, | ||
+ | function(){ | ||
+ | $("#block7").stop().hide(); | ||
+ | $("#instructions").show(); | ||
+ | }); | ||
+ | |||
+ | $("#block8_launch").hover(function(){ | ||
+ | $("#block8").show(); | ||
+ | $("#instructions").hide(); | ||
+ | }, | ||
+ | function(){ | ||
+ | $("#block8").stop().hide(); | ||
$("#instructions").show(); | $("#instructions").show(); | ||
}); | }); | ||
$("#block1_launch").click(function(){ | $("#block1_launch").click(function(){ | ||
- | window.location="https://2011.igem.org/Team:IIT_Madras/ | + | window.location="https://2011.igem.org/Team:IIT_Madras/Overview"; |
}); | }); | ||
Line 60: | Line 96: | ||
$("#block3_launch").click(function(){ | $("#block3_launch").click(function(){ | ||
- | window.location="https://2011.igem.org/Team:IIT_Madras/ | + | window.location="https://2011.igem.org/Team:IIT_Madras/Parts"; |
}); | }); | ||
$("#block4_launch").click(function(){ | $("#block4_launch").click(function(){ | ||
- | window.location="https://2011.igem.org/Team:IIT_Madras/ | + | window.location="https://2011.igem.org/Team:IIT_Madras/Scribbles"; |
}); | }); | ||
$("#block5_launch").click(function(){ | $("#block5_launch").click(function(){ | ||
- | window.location="https://2011.igem.org/Team:IIT_Madras/ | + | window.location="https://2011.igem.org/Team:IIT_Madras/Modelling"; |
+ | }); | ||
+ | |||
+ | $("#block6_launch").click(function(){ | ||
+ | window.location="https://2011.igem.org/Team:IIT_Madras/About_us"; | ||
+ | }); | ||
+ | |||
+ | $("#block7_launch").click(function(){ | ||
+ | window.location="https://2011.igem.org/Team:IIT_Madras/Safety"; | ||
+ | }); | ||
+ | |||
+ | $("#block8_launch").click(function(){ | ||
+ | window.location="https://2011.igem.org/Team:IIT_Madras/Human_practices"; | ||
+ | }); | ||
+ | |||
+ | $("#block9_launch").click(function(){ | ||
+ | window.location="https://2011.igem.org/Team:IIT_Madras/Attribution"; | ||
}); | }); | ||
Line 84: | Line 136: | ||
height:117px; | height:117px; | ||
top:-69px;left:208px; | top:-69px;left:208px; | ||
- | + | display:none; | |
cursor:pointer; | cursor:pointer; | ||
} | } | ||
Line 93: | Line 145: | ||
height:157px; | height:157px; | ||
top:-122px;left:429px; | top:-122px;left:429px; | ||
- | cursor:pointer; | + | cursor:pointer;display:none; |
} | } | ||
#block3{ | #block3{ | ||
Line 101: | Line 153: | ||
height:116px; | height:116px; | ||
top:-36px;left:588px; | top:-36px;left:588px; | ||
- | cursor:pointer; | + | cursor:pointer;display:none; |
} | } | ||
#block4{ | #block4{ | ||
Line 109: | Line 161: | ||
height:115px; | height:115px; | ||
top:62px;left:630px; | top:62px;left:630px; | ||
- | cursor:pointer; | + | cursor:pointer;display:none; |
} | } | ||
#block5{ | #block5{ | ||
Line 117: | Line 169: | ||
height:133px; | height:133px; | ||
top:156px;left:593px; | top:156px;left:593px; | ||
- | cursor:pointer; | + | cursor:pointer;display:none; |
} | } | ||
#block6{ | #block6{ | ||
Line 125: | Line 177: | ||
height:117px; | height:117px; | ||
top:276px;left:400px; | top:276px;left:400px; | ||
- | cursor:pointer; | + | cursor:pointer;display:none; |
} | } | ||
#block7{ | #block7{ | ||
Line 133: | Line 185: | ||
height:169px; | height:169px; | ||
top:225px;left:308px; | top:225px;left:308px; | ||
- | cursor:pointer; | + | cursor:pointer;display:none; |
} | } | ||
#block8{ | #block8{ | ||
Line 141: | Line 193: | ||
height:139px; | height:139px; | ||
top:140px;left:214px; | top:140px;left:214px; | ||
- | cursor:pointer; | + | cursor:pointer;display:none; |
} | } | ||
#block9{ | #block9{ | ||
Line 150: | Line 202: | ||
top:36px;left:219px; | top:36px;left:219px; | ||
cursor:pointer; | cursor:pointer; | ||
+ | display:none; | ||
} | } | ||
</style> | </style> |
Revision as of 20:51, 3 October 2011
Our Sponsors :
(Hover on the different parts to know more. Click on the part to visit the respective page)"