Team:Exeter/Safety
From 2012.igem.org
(Difference between revisions)
Jamesml213 (Talk | contribs) |
Jamesml213 (Talk | contribs) |
||
Line 60: | Line 60: | ||
<title>list</title> | <title>list</title> | ||
<link href="../Desktop/css desktop/dropDown.css" rel="stylesheet" type="text/css" /> | <link href="../Desktop/css desktop/dropDown.css" rel="stylesheet" type="text/css" /> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <title>Untitled Document</title> | ||
+ | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | ||
+ | |||
+ | <script type="text/javascript" src="http://www.dynamicdrive.com/dynamicindex14/fadeslideshow.js"> | ||
+ | |||
+ | /*********************************************** | ||
+ | * Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) | ||
+ | * This notice MUST stay intact for legal use | ||
+ | * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more | ||
+ | ***********************************************/ | ||
+ | |||
+ | </script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | |||
+ | |||
+ | var mygallery=new fadeSlideShow({ | ||
+ | wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow | ||
+ | dimensions: [784, 600], //width/height of gallery in pixels. Should reflect dimensions of largest image | ||
+ | imagearray: | ||
+ | [ | ||
+ | ["../../Documents/sharing_ideas.jpg", "#", "", "Find out the planning process"], | ||
+ | ["../../Documents/freddy.JPG", "http://en.wikipedia.org/wiki/Cave", "_new", "Interested in the result?"], | ||
+ | ["../../Documents/exigemplanning.jpg", "#", "", "The project takes shape!"]//<--no trailing comma after very last image element! | ||
+ | ], | ||
+ | displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false}, | ||
+ | persist: false, //remember last viewed slide and recall within same session? | ||
+ | fadeduration: 500, //transition duration (milliseconds) | ||
+ | descreveal: "ondemand", | ||
+ | togglerid: "" | ||
+ | }) | ||
+ | |||
+ | |||
+ | |||
+ | </script> | ||
</head> | </head> | ||
Line 69: | Line 105: | ||
<li><a href="#">Project</a> | <li><a href="#">Project</a> | ||
<ul> | <ul> | ||
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Tour">Tour</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Team">Team</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Polysaccharides">Polysaccharides</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Applications">Applications</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/HumanPractice">Human Practice</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Research">Research</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Notebook">Notebook</a></li> |
</ul><!-- end inner UL--> | </ul><!-- end inner UL--> | ||
Line 85: | Line 121: | ||
<li><a href="#">The Science</a> | <li><a href="#">The Science</a> | ||
<ul> | <ul> | ||
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/System">System</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Method">Method</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/LabBook">Lab Book</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/LabProtocol">Lab Protocol</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Modelling">Modelling</a></li> |
</ul><!-- end inner UL--> | </ul><!-- end inner UL--> | ||
Line 99: | Line 135: | ||
<li><a href="#">Results</a> | <li><a href="#">Results</a> | ||
<ul> | <ul> | ||
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/ExpResults">Exp Results</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Biobricks">BioBricks</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Achievements">Achievements</a></li> |
</ul><!-- end inner UL--> | </ul><!-- end inner UL--> | ||
Line 111: | Line 147: | ||
<li><a href="#">Beyond the Science</a> | <li><a href="#">Beyond the Science</a> | ||
<ul> | <ul> | ||
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Ideas">Ideas</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Exeter/Outreach">Outreach</a></li> |
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:ExeterAcknowledgements">Acknowledgements</a></li> |
</ul><!-- end inner UL--> | </ul><!-- end inner UL--> | ||
Line 121: | Line 157: | ||
<ul> | <ul> | ||
- | <li><a href=" | + | <li><a href="http://exigem2012.wordpress.com/">Blog</a> |
<ul> | <ul> | ||
Line 132: | Line 168: | ||
</div><!-- end navMenu --> | </div><!-- end navMenu --> | ||
</div><!-- end wrapper div --> | </div><!-- end wrapper div --> | ||
+ | |||
+ | <div id="fadeshow1"></div> | ||
Revision as of 09:47, 27 June 2012