Template:SCU-head

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <title>iGEM-SCU bar</title> <style type="text/css"> #head-bar { position:absolute; width:653px; height:20px; z-index:1; left: -19px; top: 67px; } #home-bar { positi...")
(Blanked the page)
Line 1: Line 1:
-
<html>
+
 
-
<title>iGEM-SCU bar</title>
+
-
<style type="text/css">
+
-
#head-bar {
+
-
position:absolute;
+
-
width:653px;
+
-
height:20px;
+
-
z-index:1;
+
-
left: -19px;
+
-
top: 67px;
+
-
}
+
-
#home-bar {
+
-
position:absolute;
+
-
width:667px;
+
-
height:70px;
+
-
z-index:1;
+
-
left: 137px;
+
-
top: 23px;
+
-
visibility: visible;
+
-
}
+
-
#team-bar {
+
-
position:absolute;
+
-
width:91px;
+
-
height:108px;
+
-
z-index:1;
+
-
left: 475px;
+
-
top: 61px;
+
-
visibility: hidden;
+
-
}
+
-
#apDiv1 {
+
-
position:absolute;
+
-
width:91px;
+
-
height:115px;
+
-
z-index:2;
+
-
left: 506px;
+
-
top: 154px;
+
-
}
+
-
#PS-bar {
+
-
position:absolute;
+
-
width:91px;
+
-
height:108px;
+
-
z-index:1;
+
-
left: 516px;
+
-
top: 85px;
+
-
visibility: hidden;
+
-
}
+
-
</style>
+
-
<script type="text/javascript">
+
-
function MM_showHideLayers() { //v9.0
+
-
  var i,p,v,obj,args=MM_showHideLayers.arguments;
+
-
  for (i=0; i<(args.length-2); i+=3)
+
-
  with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
+
-
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
+
-
    obj.visibility=v; }
+
-
}
+
-
</script>
+
-
<div id="home-bar">
+
-
  <table width="661" height="67" border="0">
+
-
    <tr>
+
-
      <th width="91" bgcolor="#FF0000" scope="col">Home</th>
+
-
      <th width="90" bgcolor="#FF0000" scope="col">Project</th>
+
-
      <th width="90" bgcolor="#FF0000" scope="col">Model</th>
+
-
      <th width="90" bgcolor="#FF0000" scope="col">Notebook</th>
+
-
      <th width="90" bgcolor="#FF0000" scope="col" onmousemove="MM_showHideLayers('PS-bar','','show')" onmouseout="MM_showHideLayers('PS-bar','','hide')">Protocol      &amp;Safety</th>
+
-
      <th width="90" bgcolor="#FF0000" scope="col" onMouseMove="MM_showHideLayers('team-bar','','show')" onMouseOut="MM_showHideLayers('team-bar','','hide')">Team</th>
+
-
      <th width="90" bgcolor="#FF0000" scope="col">Sponsor</th>
+
-
    </tr>
+
-
  </table>
+
-
  <div id="team-bar" onmousemove="MM_showHideLayers('team-bar','','show')" onmouseout="MM_showHideLayers('team-bar','','hide')">
+
-
    <table width="91" height="105" border="0">
+
-
      <tr>
+
-
        <td bgcolor="#CCCC00"><div align="center"><strong>Overview</strong></div></td>
+
-
      </tr>
+
-
      <tr>
+
-
        <td bgcolor="#CCCC00"><div align="center"><strong>Instructor</strong></div></td>
+
-
      </tr>
+
-
      <tr>
+
-
        <td bgcolor="#CCCC00"><div align="center"><strong>Stdents</strong></div></td>
+
-
      </tr>
+
-
    </table>
+
-
  </div>
+
-
</div>
+
-
<div id="PS-bar" onmousemove="MM_showHideLayers('PS-bar','','show')" onmouseout="MM_showHideLayers('PS-bar','','hide')">
+
-
  <table width="91" height="105" border="0">
+
-
    <tr>
+
-
      <td bgcolor="#CCCC00"><div align="center"><strong>Protocol</strong></div></td>
+
-
    </tr>
+
-
    <tr>
+
-
      <td bgcolor="#CCCC00"><div align="center"><strong>Bio Safety</strong></div></td>
+
-
    </tr>
+
-
  </table>
+
-
</div>
+
-
</html>
+

Revision as of 12:52, 6 July 2013