Line 7: | Line 7: | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||
<link rel="stylesheet" href="https://2018.igem.org/Team:OUC-China/CSS6?action=raw&ctype=text/css" /> | <link rel="stylesheet" href="https://2018.igem.org/Team:OUC-China/CSS6?action=raw&ctype=text/css" /> | ||
+ | |||
+ | <title>jQuery UI 折叠面板(Accordion) - 非自动高度</title> | ||
+ | <link rel="stylesheet" href="//apps.bdimg.com/libs/jqueryui/1.10.4/css/jquery-ui.min.css"> | ||
+ | <script src="//apps.bdimg.com/libs/jquery/1.10.2/jquery.min.js"></script> | ||
+ | <script src="//apps.bdimg.com/libs/jqueryui/1.10.4/jquery-ui.min.js"></script> | ||
+ | <link rel="stylesheet" href="jqueryui/style.css"> | ||
+ | <script> | ||
+ | $(function() { | ||
+ | $( "#accordion" ).accordion({ | ||
+ | collapsible: true, | ||
+ | heightStyle: "content" | ||
+ | }); | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | |||
Line 136: | Line 152: | ||
<section class="box features"> | <section class="box features"> | ||
<h2 class="major"><span>Human Practices</span></h2> | <h2 class="major"><span>Human Practices</span></h2> | ||
− | + | <div id="accordion"> | |
+ | |||
+ | <h3>Week 1 2018.2.4-2018.2.10</h3> | ||
+ | <div> | ||
+ | <p> | ||
+ | <li> 1. Completed the team registration.</li> | ||
+ | <li>2. Learnt about synthetic biology by reading papers and wikis.</li> | ||
+ | <li>3. Tried to set up our project.</li> | ||
+ | <li>4. The iGEM team from SDU-China came to our meeting room for communication.</li> | ||
+ | </p> | ||
+ | </div> | ||
<p align="justify"> | <p align="justify"> | ||
Revision as of 12:48, 2 October 2018
Human Practices
Week 1 2018.2.4-2018.2.10
Contact Us : oucigem@163.com | ©2018 OUC IGEM.All Rights Reserved. | …………