Template:MIT-header
From 2011.igem.org
(Difference between revisions)
Line 164: | Line 164: | ||
</style> | </style> | ||
- | + | <script src="https://2011.igem.org/Team:MIT/js/kwicks?action=raw&ctype=text/javascript" type="text/javascript" /> | |
+ | <script> google.load("jquery", "1.2.6"); </script> | ||
+ | <script type="text/javascript"> | ||
+ | $().ready(function() { | ||
+ | $('.kwicks').kwicks({ | ||
+ | max : 300, | ||
+ | spacing : 2, | ||
+ | sticky : false, | ||
+ | defaultKwick : 0, | ||
+ | duration: 200, | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
</head> | </head> | ||
<body> | <body> |
Revision as of 21:49, 24 October 2011