Line 4: | Line 4: | ||
<html> | <html> | ||
− | |||
− | |||
<script src="https://2016.igem.org/Team:Toulouse_France/jqueryNotebook" type="text/javascript" ></script> | <script src="https://2016.igem.org/Team:Toulouse_France/jqueryNotebook" type="text/javascript" ></script> | ||
Line 113: | Line 111: | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | <script> | ||
+ | |||
+ | // JavaScript Document | ||
+ | $(function(){ | ||
+ | |||
+ | $('.course_nr2 li').hover(function(){ | ||
+ | $(this).find('.shiji').slideDown(400); | ||
+ | },function(){ | ||
+ | $(this).find('.shiji').slideUp(400); | ||
+ | }); | ||
+ | |||
+ | $("#shiji_1").mouseenter(function(){ | ||
+ | $("#shiji_1p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_1").mouseleave(function(){ | ||
+ | $("#shiji_1p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | $("#shiji_2").mouseenter(function(){ | ||
+ | $("#shiji_2p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_2").mouseleave(function(){ | ||
+ | $("#shiji_2p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | |||
+ | $("#shiji_3").mouseenter(function(){ | ||
+ | $("#shiji_3p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_3").mouseleave(function(){ | ||
+ | $("#shiji_3p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | $("#shiji_4").mouseenter(function(){ | ||
+ | $("#shiji_4p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_4").mouseleave(function(){ | ||
+ | $("#shiji_4p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | |||
+ | $("#shiji_5").mouseenter(function(){ | ||
+ | $("#shiji_5p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_5").mouseleave(function(){ | ||
+ | $("#shiji_5p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | $("#shiji_6").mouseenter(function(){ | ||
+ | $("#shiji_6p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_6").mouseleave(function(){ | ||
+ | $("#shiji_6p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | $("#shiji_7").mouseenter(function(){ | ||
+ | $("#shiji_7p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_7").mouseleave(function(){ | ||
+ | $("#shiji_7p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | |||
+ | $("#shiji_8").mouseenter(function(){ | ||
+ | $("#shiji_8p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_8").mouseleave(function(){ | ||
+ | $("#shiji_8p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | $("#shiji_9").mouseenter(function(){ | ||
+ | $("#shiji_9p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_9").mouseleave(function(){ | ||
+ | $("#shiji_9p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | |||
+ | $("#shiji_10").mouseenter(function(){ | ||
+ | $("#shiji_10p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_10").mouseleave(function(){ | ||
+ | $("#shiji_10p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | |||
+ | $("#shiji_11").mouseenter(function(){ | ||
+ | $("#shiji_11p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_11").mouseleave(function(){ | ||
+ | $("#shiji_11p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | |||
+ | $("#shiji_12").mouseenter(function(){ | ||
+ | $("#shiji_12p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_12").mouseleave(function(){ | ||
+ | $("#shiji_12p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | |||
+ | $("#shiji_13").mouseenter(function(){ | ||
+ | $("#shiji_13p").slideDown(300); | ||
+ | }); | ||
+ | $("#shiji_13").mouseleave(function(){ | ||
+ | $("#shiji_13p").fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | }); | ||
+ | |||
+ | </script> | ||
+ | |||
+ | <script> | ||
+ | function ToBeBlock() | ||
+ | { | ||
+ | document.getElementById('light').style.display='block'; | ||
+ | document.getElementById('fade').style.display='block'; | ||
+ | } | ||
+ | function ToBeNone() | ||
+ | { | ||
+ | document.getElementById('light').style.display='none'; | ||
+ | document.getElementById('fade').style.display='none'; | ||
+ | } | ||
+ | function ToBeBlock_info() | ||
+ | { | ||
+ | document.getElementById('light_info').style.display='block'; | ||
+ | document.getElementById('fade_info').style.display='block'; | ||
+ | } | ||
+ | function ToBeNone_info() | ||
+ | { | ||
+ | document.getElementById('light_info').style.display='none'; | ||
+ | document.getElementById('fade_info').style.display='none'; | ||
+ | } | ||
+ | |||
+ | |||
+ | function adjust(){ | ||
+ | var content=document.getElementById('index_content'); | ||
+ | var h= document.documentElement.clientHeight; | ||
+ | content.style.height=h+'px'; | ||
+ | |||
+ | var content1=document.getElementById('click_me'); | ||
+ | content1.style.top=h/2-219+'px'; | ||
+ | |||
+ | var content2=document.getElementById('detail'); | ||
+ | content2.style.top=h/2-200+'px'; | ||
+ | } | ||
+ | window.onload=adjust; | ||
+ | </script> | ||
</html> | </html> | ||
{{Toulouse_France/Footer}} | {{Toulouse_France/Footer}} |
Revision as of 11:24, 2 September 2016
Notebook
-
Jun.
15 -
25
-
Jul.
5 -
15
-
25
-
Aug.
5 -
15
-
25
-
Sept.
5 -
15
-
25
-
Oct.
19
Debut =D.
On est motivées
On est motivées
On est motivées
On est motivées
On est motivées
On est motivées
On est motivées
On est motivées
On est motivées
On est motivées
On est motivées
Wiki Freeze !!!!
Website by Team iGEM Toulouse 2016