Team:WITS-CSIR SA
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | <html> | + | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
<title>Biotweet</title> | <title>Biotweet</title> | ||
Line 159: | Line 160: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(function () { | $(function () { | ||
+ | $('#globalWrapper').hide(); | ||
+ | $('#target').appendTo('body'); | ||
+ | $('.left-menu').prependTo('body').css('z-index', 100); | ||
+ | $('#footer-box').appendTo('div.south'); | ||
+ | $('.left-menu li:last').remove(); | ||
+ | $('.right-menu').prependTo('body').css('z-index', 100); | ||
+ | |||
+ | $.fling('publish', 'ready'); | ||
+ | |||
$('#one').liteAccordion({ | $('#one').liteAccordion({ | ||
onActivate: function () { | onActivate: function () { |
Revision as of 11:30, 3 September 2011
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
Concept
-
Meet the Team
-
Slide 6
-
Slide 6
-
Slide 6