Template:USTCiGEM2010 header v2
From 2010.igem.org
(Difference between revisions)
(37 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
<head> | <head> | ||
Line 7: | Line 6: | ||
<script type="text/javascript" src="http://scripts.mindtouch.com/res/jqueryui/ui.core.js.txt"></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" src="http://jquery-scroll-follow.googlecode.com/svn/trunk/lib/jquery.scrollfollow.js"></script> | ||
- | <script type="text/javascript"> | + | |
+ | <script type="text/javascript"> | ||
$( document ).ready( function () | $( document ).ready( function () | ||
Line 17: | Line 17: | ||
{ | { | ||
- | container: ' | + | container: 'content', |
speed:750, | speed:750, | ||
delay:500, | delay:500, | ||
- | + | ||
} | } | ||
Line 29: | Line 29: | ||
); | ); | ||
- | </script> | + | </script> |
+ | |||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
- | + | .firstHeading{display:none;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | #content{ | |
- | + | ||
position:relative; | 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-right-radius:20px; | ||
border-bottom-left-radius:20px; | border-bottom-left-radius:20px; | ||
border-top-left-radius:20px; | border-top-left-radius:20px; | ||
border-top-right-radius:20px; | border-top-right-radius:20px; | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | # | + | #SideBar{ |
- | width: | + | width:250px; |
- | height: | + | height:500px; |
- | + | ||
- | + | ||
position:absolute; | position:absolute; | ||
- | + | top:440px; | |
- | + | right:714px; | |
- | + | z-index:30; | |
- | + | ||
- | + | ||
} | } | ||
+ | |||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
+ | |||
<body> | <body> | ||
- | < | + | <object type="application/x-shockwave-flash" height=335 width=897 > |
- | <div id=" | + | <param name="movie" value="https://static.igem.org/mediawiki/2010/0/0c/USTC_final.swf" /> |
- | <object type="application/x-shockwave-flash" height= | + | <param name="quality" value="high" /> |
- | <param name="movie" value="https://static.igem.org/mediawiki/2010/ | + | <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/e/e1/USTC_ZOCEAN.swf" /> | ||
<param name="quality" value="high" /> | <param name="quality" value="high" /> | ||
<param name="scale" value="Noborder" /> | <param name="scale" value="Noborder" /> | ||
- | <param name="salign" value=" | + | <param name="salign" value="tl"/> |
</object> | </object> | ||
- | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 19:29, 27 October 2010