Team:AHUT China/Safety

From 2013.igem.org

(Difference between revisions)
 
(56 intermediate revisions not shown)
Line 28: Line 28:
#catlinks{display:none;}
#catlinks{display:none;}
/*end of hiding the footer book*/
/*end of hiding the footer book*/
-
 
#apDiv1 {
#apDiv1 {
position: absolute;
position: absolute;
-
width: 1071px;
+
width: 1375px;
-
height: 115px;
+
height: 163px;
z-index: 1;
z-index: 1;
-
left: 0px;
+
top: -2px;
-
top: 0px;
+
left: -201px;
}
}
#apDiv2 {
#apDiv2 {
position: absolute;
position: absolute;
-
width: 797px;
+
width: 150px;
-
height: 61px;
+
height: 280px;
z-index: 2;
z-index: 2;
-
left: 518px;
+
left: -135px;
-
top: 55px;
+
top: 0px;
}
}
-
 
-
</style>
 
-
<link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
 
-
<style type="text/css">
 
#apDiv3 {
#apDiv3 {
position: absolute;
position: absolute;
-
width: 200px;
+
width: 150px;
-
height: 255px;
+
height: 280px;
 +
z-index: 1;
 +
left: 220px;
 +
top: 0px;
 +
}
 +
#apDiv4 {
 +
position: absolute;
 +
width: 150px;
 +
height: 280px;
z-index: 3;
z-index: 3;
-
left: 45px;
+
left: 175px;
-
top: 224px;
+
top: 0px;
}
}
-
@charset "UTF-8";
+
#apDiv5 {
-
 
+
position: absolute;
-
/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
+
width: 150px;
-
 
+
height: 280px;
-
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
+
z-index: 4;
-
 
+
left: 620px;
-
/*******************************************************************************
+
top: 0px;
-
 
+
-
LAYOUT INFORMATION: describes box model, positioning, z-order
+
-
 
+
-
*******************************************************************************/
+
-
 
+
-
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
+
-
ul.MenuBarHorizontal
+
-
{
+
-
margin: 0;
+
-
padding: 0;
+
-
list-style-type: none;
+
-
font-size: 100%;
+
-
cursor: default;
+
-
width: auto;
+
}
}
-
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
+
#apDiv6 {
-
ul.MenuBarActive
+
position: absolute;
-
{
+
width: 150px;
-
z-index: 1000;
+
height: 280px;
 +
z-index: 5;
 +
left: 775px;
 +
top: 0px;
}
}
-
/* Menu item containers, position children relative to this container and are a fixed width */
+
#apDiv7 {
-
ul.MenuBarHorizontal li
+
position: absolute;
-
{
+
width: 150px;
-
margin: 0;
+
height: 280px;
-
padding: 0;
+
z-index: 6;
-
list-style-type: none;
+
left: 930px;
-
font-size: 100%;
+
top: 0px;
-
position: relative;
+
-
text-align: left;
+
-
cursor: pointer;
+
-
width: 8em;
+
-
float: left;
+
}
}
-
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
+
#apDiv8 {
-
ul.MenuBarHorizontal ul
+
-
{
+
-
margin: 0;
+
-
padding: 0;
+
-
list-style-type: none;
+
-
font-size: medium;
+
-
z-index: 1020;
+
-
cursor: default;
+
-
width: 8.2em;
+
position: absolute;
position: absolute;
-
left: -1000em;
+
width: 914px;
 +
height: 400px;
 +
z-index: 7;
 +
left: 30px;
 +
top: 387px;
}
}
-
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
+
#apDiv9 {
-
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
+
position: absolute;
-
{
+
width: 200px;
-
left: auto;
+
height: 200px;
 +
z-index: 8;
 +
left: 360px;
 +
top: 0px;
}
}
-
/* Menu item containers are same fixed width as parent */
+
</style>
-
ul.MenuBarHorizontal ul li
+
<script type="text/javascript">
-
{
+
function MM_swapImgRestore() { //v3.0
-
width: 8.2em;
+
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
}
-
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
+
function MM_preloadImages() { //v3.0
-
ul.MenuBarHorizontal ul ul
+
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
-
{
+
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
-
position: absolute;
+
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
-
margin: -5% 0 0 95%;
+
}
}
-
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
+
 
-
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
+
function MM_findObj(n, d) { //v4.01
-
{
+
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
-
left: auto;
+
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
-
top: 0;
+
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
 +
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
 +
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
}
-
/*******************************************************************************
+
function MM_swapImage() { //v3.0
-
 
+
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
-
DESIGN INFORMATION: describes color scheme, borders, fonts
+
  if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
-
 
+
-
*******************************************************************************/
+
-
 
+
-
/* Submenu containers have borders on all sides */
+
-
ul.MenuBarHorizontal ul
+
-
{
+
-
border: 1px solid #CCC;
+
}
}
-
/* Menu items are a light gray block with padding and no text decoration */
+
</script>
-
ul.MenuBarHorizontal a
+
</head>
-
{
+
-
display: block;
+
-
cursor: pointer;
+
-
padding: 0.75em 0.75em;
+
-
color: #FFF;
+
-
text-decoration: none;
+
-
background-color: #000;
+
-
}
+
-
/* Menu items that have mouse over or focus have a blue background and white text */
+
-
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
+
-
{
+
-
background-color: #33C;
+
-
color: #FFF;
+
-
font-weight: bold;
+
-
text-align: center;
+
-
font-size: medium;
+
-
}
+
-
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
+
-
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
+
-
{
+
-
background-color: #33C;
+
-
color: #FFF;
+
-
}
+
-
 
+
-
/*******************************************************************************
+
-
SUBMENU INDICATION: styles if there is a submenu under a g
+
<body background="https://static.igem.org/mediawiki/2013/7/79/Pattern_018.gif" onload="MM_preloadImages('https://static.igem.org/mediawiki/2013/5/51/Aa.png','https://static.igem.org/mediawiki/2013/0/0f/Bb.png','https://static.igem.org/mediawiki/2013/1/15/Cc.png','https://static.igem.org/mediawiki/2013/2/22/Dd.png','https://static.igem.org/mediawiki/2013/5/5e/Ee.png','https://static.igem.org/mediawiki/2013/f/f1/Ff.png')">
 +
<div id="apDiv9"><img src="https://static.igem.org/mediawiki/2013/2/28/Logo_1.png" width="227" height="282" /></div>
 +
<div id="apDiv1"><img src="https://static.igem.org/mediawiki/2013/a/ad/%E6%A0%87%E9%A2%98%E8%83%8C%E6%99%AF.png" width="1374" height="300" />
 +
  <div id="apDiv3"><a href="https://2013.igem.org/Team:AHUT_China/Team" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image3','','https://static.igem.org/mediawiki/2013/0/0f/Bb.png',1)"><img src="https://static.igem.org/mediawiki/2013/5/57/B.png" width="152" height="282" id="Image3" /></a></div>
 +
</div>
 +
<div id="apDiv2"><a href="https://2013.igem.org/Team:AHUT_China" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image2','','https://static.igem.org/mediawiki/2013/5/51/Aa.png',1)"><img src="https://static.igem.org/mediawiki/2013/7/70/A.png" width="152" height="282" id="Image2" /></a></div>
 +
<div id="apDiv4"><a href="https://2013.igem.org/Team:AHUT_China/Parts" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image4','','https://static.igem.org/mediawiki/2013/1/15/Cc.png',1)"><img src="https://static.igem.org/mediawiki/2013/e/ee/C.png" width="156" height="282" id="Image4" /></a></div>
 +
<div id="apDiv5"><a href="https://2013.igem.org/Team:AHUT_China/Modeling" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image5','','https://static.igem.org/mediawiki/2013/2/22/Dd.png',1)"><img src="https://static.igem.org/mediawiki/2013/5/54/D.png" width="161" height="282" id="Image5" /></a></div>
 +
<div id="apDiv6"><a href="https://2013.igem.org/Team:AHUT_China/Humanpractice" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image6','','https://static.igem.org/mediawiki/2013/5/5e/Ee.png',1)"><img src="https://static.igem.org/mediawiki/2013/f/fa/E.png" width="159" height="282" id="Image6" /></a></div>
 +
<div id="apDiv7"><a href="https://2013.igem.org/Team:AHUT_China/Safety" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image7','','https://static.igem.org/mediawiki/2013/f/f1/Ff.png',1)"><img src="https://static.igem.org/mediawiki/2013/archive/3/3d/20130925104816%21F.png" width="154" height="282" id="Image7" /></a></div>
 +
<div id="apDiv8"><img src="https://static.igem.org/mediawiki/2013/5/5b/Safety%E6%9C%80%E5%90%8E.png" width="926" height="1534" /></div>
 +
</body>
 +
</html>

Latest revision as of 05:19, 26 September 2013

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 无标题文档