Team:Hong Kong HKUST/human practice/start-up kit/search engine
From 2014.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 32: | Line 32: | ||
width:10px; | width:10px; | ||
} | } | ||
- | + | nav{ | |
- | + | top:0; | |
} | } | ||
</style> | </style> | ||
Line 46: | Line 46: | ||
<div id="content-wrapper"> | <div id="content-wrapper"> | ||
<div id="content_container"> | <div id="content_container"> | ||
- | |||
<div id="description_area"> | <div id="description_area"> | ||
<h2>Search Engine for database</h2> | <h2>Search Engine for database</h2> | ||
Line 53: | Line 52: | ||
If you have keywords for more than one category, click 'Advance search'. <br> | If you have keywords for more than one category, click 'Advance search'. <br> | ||
- | Example: To search information about talks done by HKUST iGEM team, input “Talk” under “Type”, and “HKUST” under “Name”. <br><br> | + | Example: To search information about talks done by HKUST iGEM team, input “Talk” under “Type”, and “HKUST” under “Name”. <br> |
- | You can download the database <a href="https://static.igem.org/mediawiki/2014/4/4f/Finalized_database_for_HP_2.0.xls">here</a>. </p> | + | *Abbreviation: [N.America]: North America <br><br> |
+ | You can download the database <a href="https://static.igem.org/mediawiki/2014/4/4f/Finalized_database_for_HP_2.0.xls">here | ||
+ | </a>. </p> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 350: | Line 351: | ||
<p style = "text-align: right; padding-right: 5em;">Code provided kindly by Kevin Christian Wongso, HKUST Computer Science major 2014 graduate.<p> | <p style = "text-align: right; padding-right: 5em;">Code provided kindly by Kevin Christian Wongso, HKUST Computer Science major 2014 graduate.<p> | ||
+ | <footer> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | |||
+ | //Check to see if the window is top if not then display button | ||
+ | $(window).scroll(function(){ | ||
+ | if ($(this).scrollTop() > 100) { | ||
+ | $('.nextPage').fadeIn(); | ||
+ | } else { | ||
+ | $('.nextPage').fadeOut(); | ||
+ | } | ||
+ | }); | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | <a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/interview" class="nextPage"> | ||
+ | <div class="nextPage" style="box-sizing:content-box;"> | ||
+ | <br> | ||
+ | NEXT | ||
+ | </div> | ||
+ | </a> | ||
+ | </footer> | ||
</body> | </body> | ||
</html> | </html> | ||
}} | }} |
Latest revision as of 22:31, 17 October 2014
Search Engine for database
Input keyword(s) of your interest.
Example: To search information about HKUST iGEM teams, input “HKUST”
If you have keywords for more than one category, click 'Advance search'.
Example: To search information about talks done by HKUST iGEM team, input “Talk” under “Type”, and “HKUST” under “Name”.
*Abbreviation: [N.America]: North America
You can download the database here
.
Year | Region | Type | Name | Description | Medal | Advancement | Best Human Practice |
---|
Code provided kindly by Kevin Christian Wongso, HKUST Computer Science major 2014 graduate.
Home |
Pneumosensor |
Riboregulator |
Human Practice |
Team |
WetLab |
Achievement |