Template:USTCiGEM2010 header v1
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | ||
Line 6: | Line 5: | ||
<title>An Integrated Platform Based on Bacterial Microcompartment for de novo Proteinaceous Artificial Organelles</title> | <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"> | <meta http-equiv="content-type" content="text/html; charset=gbk"> | ||
- | <script type="text/javascript" src="jquery.js"></script> | + | <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.3.js"></script> |
- | <script type="text/javascript" src="ui.core.js"></script> | + | <script type="text/javascript" src="http://scripts.mindtouch.com/res/jqueryui/ui.core.js.txt"></script> |
- | <script type="text/javascript" src="jquery. | + | <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 15: | Line 15: | ||
{ | { | ||
- | $( '#SideBar' ).scrollFollow( | + | $( '#SideBar' ).scrollFollow( |
- | {container: 'container'} | + | |
+ | { | ||
+ | |||
+ | container: 'container' | ||
+ | |||
+ | } | ||
+ | |||
+ | ); | ||
} | } | ||
- | + | ); | |
</script> | </script> |
Revision as of 14:05, 25 October 2010