Team:KIT-Kyoto/Safety
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | <html><head> | |
- | + | <style type=text/css> | |
- | + | {text-align: justify;} | |
- | + | .tblsample table, .tblsample tr, .tblsample td {border:0px; | |
- | + | cellpadding:5; | |
- | + | cellspacing:1; | |
- | + | bgcolor:none; | |
- | + | background:url(); | |
- | + | ||
- | + | ||
- | + | ||
- | { | + | } |
- | + | ||
- | + | ul.acc, ul.acc li ul { | |
- | |- | + | width 965px; |
+ | height autopx; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | ul.acc a{ | ||
+ | display: block; | ||
+ | height: 30px; | ||
+ | line-height: 30px; | ||
+ | color: #feffff; | ||
+ | } | ||
+ | |||
+ | ul.acc { | ||
+ | |||
+ | background-color: #185AAC; | ||
+ | } | ||
+ | |||
+ | ul.acc li ul { | ||
+ | background-color: #A6B5E2; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | |||
+ | |||
+ | <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; | ||
+ | }); | ||
+ | }); | ||
+ | }); | ||
+ | }); | ||
+ | |||
+ | |||
+ | //--> | ||
+ | </script> | ||
+ | |||
+ | |||
+ | |||
+ | </html> | ||
+ | {{Template:KIT-Kyoto/menu}} | ||
+ | {| class="tblsample" style="color:black;background-color:transparent;" cellpadding="0" cellspacing="15" border="0" bordercolor="#ccc" width="965px" align="center" | ||
| | | | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | == Safety == | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |} | ||
{{Template:KIT-Kyoto-1}} | {{Template:KIT-Kyoto-1}} |
Revision as of 03:10, 17 September 2010
Safety |