Template:USTCiGEM2010 header
From 2010.igem.org
(Difference between revisions)
Knightmare (Talk | contribs) |
|||
(26 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | < | + | <head> |
- | < | + | <title>An Integrated Platform Based on Bacterial Microcompartment for de novo Proteinaceous Artificial Organelles</title> |
- | < | + | <meta http-equiv="content-type" content="text/html; charset=gbk"> |
- | < | + | <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.3.js"></script> |
- | < | + | <script type="text/javascript" src="http://scripts.mindtouch.com/res/jqueryui/ui.core.js.txt"></script> |
- | + | <script type="text/javascript" src="http://jquery-scroll-follow.googlecode.com/svn/trunk/lib/jquery.scrollfollow.js"></script> | |
- | </ | + | |
+ | <script type="text/javascript"> | ||
- | + | $( document ).ready( function () | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | { | ||
- | + | $( '#SideBar' ).scrollFollow( | |
- | + | { | |
+ | container: 'content', | ||
+ | speed:750, | ||
+ | delay:500, | ||
+ | |||
+ | } | ||
+ | ); | ||
+ | } | ||
+ | ); | ||
+ | </script> | ||
+ | |||
+ | |||
+ | <style type="text/css"> | ||
+ | .firstHeading{display:none;} | ||
+ | |||
+ | |||
+ | |||
+ | #content{ | ||
+ | position:relative; | ||
+ | z-index:1; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2010/7/75/Tablemap.png); | ||
+ | } | ||
+ | #bodyContent{ | ||
+ | border-bottom-right-radius:20px; | ||
+ | border-bottom-left-radius:20px; | ||
+ | border-top-left-radius:20px; | ||
+ | border-top-right-radius:20px; | ||
+ | |||
+ | } | ||
+ | #SideBar{ | ||
+ | width:250px; | ||
+ | height:500px; | ||
+ | position:absolute; | ||
+ | top:440px; | ||
+ | right:714px; | ||
+ | z-index:30; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <object type="application/x-shockwave-flash" height=335 width=897 > | ||
+ | <param name="movie" value="https://static.igem.org/mediawiki/2010/0/0c/USTC_final.swf" /> | ||
+ | <param name="quality" value="high" /> | ||
+ | <param name="scale" value="Noborder" /> | ||
+ | <param name="salign" value="tl"/> | ||
+ | </object> | ||
+ | <div id="SideBar"> | ||
+ | <object type="application/x-shockwave-flash" height=500 width=245 data="https://static.igem.org/mediawiki/2010/e/e1/USTC_ZOCEAN.swf"> | ||
+ | <param name="movie" value="https://static.igem.org/mediawiki/2010/7/7c/~SideMenu12.swf" /> | ||
+ | <param name="quality" value="high" /> | ||
+ | <param name="scale" value="Noborder" /> | ||
+ | <param name="salign" value="tl"/> | ||
+ | </object> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 03:27, 28 October 2010