Team:KIT-Kyoto/01wiki
From 2012.igem.org
(Difference between revisions)
m |
m |
||
(5 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | <html> | + | <html> |
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | ul.acc, ul.acc li ul { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | ul.acc a{ | ||
+ | display: block; | ||
+ | height: 30px; | ||
+ | line-height: 30px; | ||
+ | color: tranceplants; | ||
+ | } | ||
+ | |||
+ | ul.acc { | ||
+ | background-color:none; | ||
+ | } | ||
+ | |||
+ | ul.acc li ul { | ||
+ | background-color: none; | ||
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | ul.acc1, ul.acc1 li ul { | |
- | + | margin: 0; | |
- | + | padding: 0; | |
- | + | list-style: none; | |
- | + | } | |
- | + | ||
- | } | + | ul.acc1 a{ |
+ | display: block; | ||
+ | height: 30px; | ||
+ | line-height: 30px; | ||
+ | color: tranceplants; | ||
+ | } | ||
+ | |||
+ | ul.acc1 { | ||
+ | background-color:nonef; | ||
+ | } | ||
+ | |||
+ | ul.acc1 li ul { | ||
+ | background-color: none; | ||
+ | } | ||
+ | </style> | ||
- | / | + | <script type="text/javascript" src="Template:KIT-Kyoto/js"></script> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | + | <script type="text/javascript"> | |
- | + | var j$ = jQuery; | |
- | } | + | |
+ | j$(function(){ | ||
+ | j$(".acc").each(function(){ | ||
+ | j$("li > a", this).each(function(index){ | ||
+ | var $this = j$(this); | ||
+ | |||
+ | if(index <= 0) $this.next().hide(); | ||
+ | |||
+ | $this.click(function(){ | ||
+ | var params = {height:"toggle", opacity:"toggle"}; | ||
+ | j$(this).next().animate(params).parent().siblings() | ||
+ | .children("ul:visible").animate(params); | ||
+ | return false; | ||
+ | }); | ||
+ | }); | ||
+ | }); | ||
+ | }); | ||
- | |||
- | |||
- | |||
- | + | j$(function(){ | |
- | + | j$(".acc1").each(function(){ | |
- | + | j$("li > a", this).each(function(index){ | |
- | + | var $this = j$(this); | |
- | + | ||
- | + | if(index <= 0) $this.next().hide(); | |
- | + | ||
- | + | $this.click(function(){ | |
- | } | + | var params = {height:"toggle", opacity:"toggle"}; |
- | + | j$(this).next().animate(params).parent().siblings() | |
- | + | .children("ul:visible").animate(params); | |
- | + | return false; | |
- | + | }); | |
- | + | }); | |
- | + | }); | |
- | + | }); | |
- | + | </script> | |
- | + | ||
- | + | </head> | |
- | + | ||
- | + | <body> | |
- | + | <div id="HIDARI"> | |
- | + | <ul class="acc"> | |
- | + | <li><a href="1"><img src="https://static.igem.org/mediawiki/2010/2/2b/KITNotebook.jpg" width="160" height="32" class="menu_head" /></a> | |
- | + | <ul class="fxmn"> | |
- | + | <li><div><a href="">First</a></div></li> | |
- | + | <li><div><a href="">Week1 (Aug 11-14)</a></div></li> | |
- | + | <li><div><a href="">Week2 (Aug 15-21)</a></div></li> | |
- | + | <li><div><a href="">Week3 (Aug 22-28)</a></div></li> | |
- | + | <li><div><a href="">Week4 (Aug 29-Sep 4)</a></div></li> | |
- | + | <li><div><a href="">Week5 (Sep 5-11)</a></div></li> | |
- | </ | + | <li><div><a href="">Week6 (Sep 12-18)</a></div></li> |
+ | <li><div><a href="">Week7 (Sep 19-25)</a></div></li> | ||
+ | <li><div><a href="">Week8 (Sep 26-Oct 2)</a></div></li> | ||
+ | <li><div><a href="">Week9 (Oct 3-9)</a></div></li> | ||
+ | <li><div><a href="">Week10 (Oct 10-13)</a></div></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <a href=""><img src="https://static.igem.org/mediawiki/2010/8/88/KitProtocol.PNG" width="160" height="32" border="0" bordercolor="black"></a> | ||
+ | <BR> | ||
+ | <a href=""><img src="https://static.igem.org/mediawiki/2010/8/82/KITPROMOTERS.PNG" width="160" height="32" border="0" bordercolor="black"></a> | ||
+ | <BR> | ||
+ | <ul class="acc1"> | ||
+ | <li><a href="1"><img src="https://static.igem.org/mediawiki/2010/c/cd/KitDesignNote.png" width="160" height="32" class="menu_head" /></a> | ||
+ | <ul class="fxmn"> | ||
+ | <li><div><a href="">First</a></div></li> | ||
+ | <li><div><a href="">Week1 (Aug 22-28)</a></div></li> | ||
+ | <li><div><a href="">Week2 (Aug 29-Sep4)</a></div></li> | ||
+ | <li><div><a href="">Week3 (Sep5-11)</a></div></li> | ||
+ | <li><div><a href="">Week4 (Sep12-18)</a></div></li> | ||
+ | <li><div><a href="">Week5 (Sep19-25)</a></div></li> | ||
+ | <li><div><a href="">Week6 (Sep26-Oct2)</a></div></li> | ||
+ | <li><div><a href="">Week7 (Oct3-9)</a></div></li> | ||
+ | <li><div><a href="">Week8 (Oct10-16)</a></div></li> | ||
+ | <li><div><a href="">Week9 (Oct17-23)</a></div></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <a href=""><img src="https://static.igem.org/mediawiki/2010/3/32/KITPhotograph.jpg" width="160" height="32" border="0" bordercolor="black"></a> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 12:24, 11 July 2012