Team:UNAM Genomics Mexico/Templates/web

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
<!--
<!--
@VERSION 3.0
@VERSION 3.0
-
@NAME  General Template header 2  
+
@NAME  General Template header 2
 +
AUTHOR  Treviño Garza Abiel
-->
-->
<html>
<html>
Line 240: Line 241:
}
}
 +
h1.NORM_header{
h1.NORM_header{
         text-align:left;
         text-align:left;
Line 283: Line 285:
#textContent a.anchor{
#textContent a.anchor{
color: #000000;
color: #000000;
 +
}
 +
 +
/*menu css*/
 +
span.reference{
 +
position:fixed;
 +
left:0px;
 +
bottom:0px;
 +
font-size:12px;
 +
}
 +
 +
span.reference a{
 +
color:#aaa;
 +
text-transform:uppercase;
 +
text-decoration:none;
 +
text-shadow:1px 1px 1px #000;
 +
margin-right:200px;
 +
}
 +
 +
span.reference a:hover{
 +
color:#ddd;
 +
}
 +
 +
ul.menu_unamgenomics{
 +
margin-top:0px;
 +
width:1500px;
 +
align:center;
 +
}
 +
 +
#logo {
 +
margin-top: -155px; margin-left: -5px;
 +
text-align:center
 +
}
 +
 +
ul.menu_unamgenomics{
 +
color:#000
 +
margin:0;
 +
padding:0;
 +
list-style: none;
 +
font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
 +
font-size:14px;
 +
width:900;
 +
}
 +
 +
ul.menu_unamgenomics a{
 +
text-decoration:none;
 +
outline:none;
 +
}
 +
 +
ul.menu_unamgenomics li{
 +
float:left;
 +
width:155px;
 +
height:95px;
 +
position:relative;
 +
cursor:pointer;
 +
}
 +
 +
ul.menu_unamgenomics li > a{
 +
position:absolute;
 +
top:0px;
 +
left:0px;
 +
width:160px;
 +
height:95px;
 +
z-index:12;
 +
background:transparent url(../images/overlay.png) no-repeat bottom right;
 +
-moz-box-shadow:0px 0px 2px #000 inset;
 +
-webkit-box-shadow:0px 0px 2px #000 inset;
 +
box-shadow:0px 0px 2px #000 inset;
 +
color: #000;
 +
background-color: #000000;
 +
}
 +
 +
ul.menu_unamgenomics li a img{
 +
border:none;
 +
position:absolute;
 +
width:0px;
 +
height:0px;
 +
bottom:0px;
 +
left:85px;
 +
z-index:100;
 +
-moz-box-shadow:0px 0px 4px #000;
 +
-webkit-box-shadow:0px 0px 4px #000;
 +
box-shadow:0px 0px 4px #000;
 +
}
 +
 +
ul.menu_unamgenomics li span.sdt_wrap{
 +
position:absolute;
 +
top:25px;
 +
left:0px;
 +
width:155px;
 +
height:60px;
 +
z-index:15;
 +
}
 +
 +
ul.menu_unamgenomics li span.menu_unamgenomics_activo{
 +
position:absolute;
 +
background:#000;
 +
top:85px;
 +
width:155px;
 +
height:0px;
 +
left:0px;
 +
z-index:14;
 +
-moz-box-shadow:0px 0px 4px #000 inset;
 +
-webkit-box-shadow:0px 0px 4px #000 inset;
 +
box-shadow:0px 0px 4px #000 inset;
 +
}
 +
 +
ul.menu_unamgenomics li span span.menu_links,
 +
ul.menu_unamgenomics li span span.menu_descripcion,
 +
ul.menu_unamgenomics li div.menu_caja a{
 +
margin-left:15px;
 +
text-transform:uppercase;
 +
text-shadow:1px 1px 1px #000;
 +
}
 +
 +
ul.menu_unamgenomics li span span.menu_links{
 +
color:#fff;
 +
font-size:24px;
 +
float:left;
 +
clear:both;
 +
}
 +
 +
ul.menu_unamgenomics li span span.menu_descripcion{
 +
color:#0B75AF;
 +
float:left;
 +
clear:both;
 +
width:155px; /*For dumbass IE7*/
 +
font-size:10px;
 +
letter-spacing:1px;
 +
}
 +
 +
ul.menu_unamgenomics li div.menu_caja{
 +
display:block;
 +
position:absolute;
 +
width:155px;
 +
overflow:hidden;
 +
height:auto;
 +
top:85px;
 +
left:0px;
 +
display:none;
 +
background:#000;
 +
}
 +
 +
ul.menu_unamgenomics li div.menu_caja a{
 +
float:left;
 +
clear:both;
 +
line-height:30px;
 +
color:#0B75AF;
 +
}
 +
 +
ul.menu_unamgenomics li div.menu_caja a:first-child{
 +
margin-top:15px;
 +
}
 +
 +
ul.menu_unamgenomics li div.menu_caja a:hover{
 +
color:#fff;
}
}
Line 344: Line 501:
}
}
</style>
</style>
-
<script>
+
<script>/*slider scrip*/
var $slider_started = false;
var $slider_started = false;
$(document).ready(function(){
$(document).ready(function(){
Line 406: Line 563:
<img src="https://static.igem.org/mediawiki/2011/0/00/Unamgenomicshidrobiumetliheader2.jpg" width=" 976px" height="203px" id="Insert_logo" style="background: #8090AB; display:block; "></a>  
<img src="https://static.igem.org/mediawiki/2011/0/00/Unamgenomicshidrobiumetliheader2.jpg" width=" 976px" height="203px" id="Insert_logo" style="background: #8090AB; display:block; "></a>  
-
<!-- Menu Code -->
+
<ul id="menu_unamgenomics" class="menu_unamgenomics">
-
<table  border="0" align="center" cellpadding="0" cellspacing="0">
+
<li>
-
<tr><td width="10" align="center" valign="center">
+
<a href="#">
-
    <td>
+
<img src="https://static.igem.org/mediawiki/2012/9/9d/Igem_logo_lento_pequeno.gif" alt="" width="150" height="150"/>
-
    <ul id="h2igemmenuOrange">
+
<span class="menu_unamgenomics_activo"></span>
-
+
<span class="sdt_wrap">
-
<li class="istylei0orange" style="width:100px;"><a class="istylei0orange" href="https://2011.igem.org/Team:UNAM-Genomics_Mexico">   Home  </a></li>
+
<span class="menu_links">MAIN TITLE</span>
-
    </ul>
+
<span class="menu_descripcion">SECOND TITLE</span>
 +
</span>
 +
</a>
 +
      </li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2012/9/9d/Igem_logo_lento_pequeno.gif" alt="" width="150" height="150"/>
 +
<span class="menu_unamgenomics_activo"></span>
 +
<span class="sdt_wrap">
 +
<span class="menu_links">MAIN TITLE</span>
 +
<span class="menu_descripcion">SUBTITLE</span>
 +
</span>
 +
</a>
 +
  <div class="menu_caja">
 +
<a href="#">SUBMENU</a>
 +
<a href="#">SUBMENU 2</a>
 +
<a href="#">SUBMENU 3</a>
 +
</div>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2012/9/9d/Igem_logo_lento_pequeno.gif" alt="" width="150" height="150"/>
 +
<span class="menu_unamgenomics_activo"></span>
 +
<span class="sdt_wrap">
 +
<span class="menu_links">Design/
 +
                            Experiment</span>
 +
<span class="menu_descripcion"></span>
 +
</span>
 +
</a>
 +
  <div class="menu_caja">
 +
<a href="#">BOX 1</a>
 +
<a href="#">BOX 2</a>
 +
<a href="#">BOX 3</a>
 +
<a href="#">BOX 4</a>
 +
<a href="#">BOX 5</a>
 +
<a href="#">BOX 6</a>
 +
</div>
 +
</li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2012/9/9d/Igem_logo_lento_pequeno.gif" alt="" width="150" height="150"/>
 +
<span class="menu_unamgenomics_activo"></span>
 +
<span class="sdt_wrap">
 +
<span class="menu_links">Results</span>
 +
<span class="menu_descripcion"></span>
 +
</span>
 +
</a>
 +
<div class="menu_caja">
 +
<a href="#">BOX 1</a>
 +
<a href="#">BOX 2</a>
 +
<a href="#">BOX 3</a>
 +
<a href="#">Box 4</a>
 +
<a href="#">BOx 5</a>
 +
</div>
 +
  </li>
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2012/9/9d/Igem_logo_lento_pequeno.gif" alt="" width="150" height="150"/>
 +
<span class="menu_unamgenomics_activo"></span>
 +
<span class="sdt_wrap">
 +
<span class="menu_links">Human Practice & Safety</span>
 +
<span class="menu_descripcion"></span>
 +
</span>
 +
</a>
 +
  <div class="menu_caja">
 +
<a href="#">Synthetic Neurobiology</a>
 +
<a href="#">Human Practice</a>
 +
<a href="#">Evaluation &
 +
Safety Assessment</a>
 +
</div>
 +
</li>
 +
<li>
 +
<a href="https://2011.igem.org/Team:NYMU-Taipei/the-school">
 +
<img src="https://static.igem.org/mediawiki/2012/9/9d/Igem_logo_lento_pequeno.gif" alt="" width="150" height="150"/>
 +
<span class="menu_unamgenomics_activo"></span>
 +
<span class="sdt_wrap">
 +
<span class="menu_links">About Us</span>
 +
<span class="menu_descripcion"></span>
 +
</span>
 +
</a>
 +
  <div class="menu_caja">
 +
<a href="#">The School</a>
 +
<a href="#">The Team</a>
 +
<a href="#">China Meetup</a>
 +
<a href="#">Acknowledgement</a>
 +
</div>
 +
</li>
 +
</ul>
 +
   
      
      
-
    </td>   
+
 
-
     <td>
+
      
-
    <ul id="h2igemmenupink">
+
</div><!--class="header"-->
-
<li class="istylei0pink" style="width:100px;"><a class="istylei0pink" href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Project"><span>Project</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
-
<ul class="istylem0pink" style="width:195px;">
+
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Project/HydrogenProduction"><span>Hydrogen Production</span><![if gt IE 6]></a>
+
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Project/RhizobialKit"><span>RhizoKit</span><![if gt IE 6]></a>
+
-
<li><a><span>Notebook</span><![if gt IE 6]></a>
+
<script type="text/javascript">
-
<ul class="istylem0pink" style="width:173px;">
+
/*
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Notebook/SA">System Assembly</a></li>
+
* jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Notebook/pBBR1MCS-5">pBBR1MCS-5</a></li>
+
*
-
                        <li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Notebook/repC">repC</a></li>
+
* Uses the built in easing capabilities added In jQuery 1.1
-
                        <li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Notebook/nifH">nifH</a></li>
+
* to offer multiple easing options
-
                      <li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Notebook/HydA">HydA</a></li>
+
*
-
         
+
* TERMS OF USE - jQuery Easing
-
        </ul>
+
*
 +
* Open source under the BSD License.  
 +
*
 +
* Copyright 2008 George McGinley Smith
 +
* All rights reserved.
 +
*
 +
* Redistribution and use in source and binary forms, with or without modification,
 +
* are permitted provided that the following conditions are met:
 +
*
 +
* Redistributions of source code must retain the above copyright notice, this list of
 +
* conditions and the following disclaimer.
 +
* Redistributions in binary form must reproduce the above copyright notice, this list
 +
* of conditions and the following disclaimer in the documentation and/or other materials
 +
* provided with the distribution.
 +
*
 +
* Neither the name of the author nor the names of contributors may be used to endorse
 +
* or promote products derived from this software without specific prior written permission.
 +
*
 +
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
 +
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 +
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 +
*  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 +
*  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 +
*  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
 +
* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 +
*  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 +
* OF THE POSSIBILITY OF SUCH DAMAGE.
 +
*
 +
*/
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Optimization"><span>Optimization</span><![if gt IE 6]></a>
+
// t: current time, b: begInnIng value, c: change In value, d: duration
-
<ul class="istylem0pink" style="width:173px;">
+
jQuery.easing['jswing'] = jQuery.easing['swing'];
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Notebook/hydaopt">HydA Optimization</a></li> </ul>
+
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Parts"><span>Parts</span><![if gt IE 6]></a>
+
jQuery.extend( jQuery.easing,
 +
{
 +
def: 'easeOutQuad',
 +
swing: function (x, t, b, c, d) {
 +
//alert(jQuery.easing.default);
 +
return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
 +
},
 +
easeInQuad: function (x, t, b, c, d) {
 +
return c*(t/=d)*t + b;
 +
},
 +
easeOutQuad: function (x, t, b, c, d) {
 +
return -c *(t/=d)*(t-2) + b;
 +
},
 +
easeInOutQuad: function (x, t, b, c, d) {
 +
if ((t/=d/2) < 1) return c/2*t*t + b;
 +
return -c/2 * ((--t)*(t-2) - 1) + b;
 +
},
 +
easeInCubic: function (x, t, b, c, d) {
 +
return c*(t/=d)*t*t + b;
 +
},
 +
easeOutCubic: function (x, t, b, c, d) {
 +
return c*((t=t/d-1)*t*t + 1) + b;
 +
},
 +
easeInOutCubic: function (x, t, b, c, d) {
 +
if ((t/=d/2) < 1) return c/2*t*t*t + b;
 +
return c/2*((t-=2)*t*t + 2) + b;
 +
},
 +
easeInQuart: function (x, t, b, c, d) {
 +
return c*(t/=d)*t*t*t + b;
 +
},
 +
easeOutQuart: function (x, t, b, c, d) {
 +
return -c * ((t=t/d-1)*t*t*t - 1) + b;
 +
},
 +
easeInOutQuart: function (x, t, b, c, d) {
 +
if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
 +
return -c/2 * ((t-=2)*t*t*t - 2) + b;
 +
},
 +
easeInQuint: function (x, t, b, c, d) {
 +
return c*(t/=d)*t*t*t*t + b;
 +
},
 +
easeOutQuint: function (x, t, b, c, d) {
 +
return c*((t=t/d-1)*t*t*t*t + 1) + b;
 +
},
 +
easeInOutQuint: function (x, t, b, c, d) {
 +
if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
 +
return c/2*((t-=2)*t*t*t*t + 2) + b;
 +
},
 +
easeInSine: function (x, t, b, c, d) {
 +
return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
 +
},
 +
easeOutSine: function (x, t, b, c, d) {
 +
return c * Math.sin(t/d * (Math.PI/2)) + b;
 +
},
 +
easeInOutSine: function (x, t, b, c, d) {
 +
return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
 +
},
 +
easeInExpo: function (x, t, b, c, d) {
 +
return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
 +
},
 +
easeOutExpo: function (x, t, b, c, d) {
 +
return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
 +
},
 +
easeInOutExpo: function (x, t, b, c, d) {
 +
if (t==0) return b;
 +
if (t==d) return b+c;
 +
if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
 +
return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
 +
},
 +
easeInCirc: function (x, t, b, c, d) {
 +
return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
 +
},
 +
easeOutCirc: function (x, t, b, c, d) {
 +
return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
 +
},
 +
easeInOutCirc: function (x, t, b, c, d) {
 +
if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
 +
return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
 +
},
 +
easeInElastic: function (x, t, b, c, d) {
 +
var s=1.70158;var p=0;var a=c;
 +
if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
 +
if (a < Math.abs(c)) { a=c; var s=p/4; }
 +
else var s = p/(2*Math.PI) * Math.asin (c/a);
 +
return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
 +
},
 +
easeOutElastic: function (x, t, b, c, d) {
 +
var s=1.70158;var p=0;var a=c;
 +
if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
 +
if (a < Math.abs(c)) { a=c; var s=p/4; }
 +
else var s = p/(2*Math.PI) * Math.asin (c/a);
 +
return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
 +
},
 +
easeInOutElastic: function (x, t, b, c, d) {
 +
var s=1.70158;var p=0;var a=c;
 +
if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
 +
if (a < Math.abs(c)) { a=c; var s=p/4; }
 +
else var s = p/(2*Math.PI) * Math.asin (c/a);
 +
if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
 +
return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
 +
},
 +
easeInBack: function (x, t, b, c, d, s) {
 +
if (s == undefined) s = 1.70158;
 +
return c*(t/=d)*t*((s+1)*t - s) + b;
 +
},
 +
easeOutBack: function (x, t, b, c, d, s) {
 +
if (s == undefined) s = 1.70158;
 +
return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
 +
},
 +
easeInOutBack: function (x, t, b, c, d, s) {
 +
if (s == undefined) s = 1.70158;
 +
if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
 +
return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
 +
},
 +
easeInBounce: function (x, t, b, c, d) {
 +
return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
 +
},
 +
easeOutBounce: function (x, t, b, c, d) {
 +
if ((t/=d) < (1/2.75)) {
 +
return c*(7.5625*t*t) + b;
 +
} else if (t < (2/2.75)) {
 +
return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
 +
} else if (t < (2.5/2.75)) {
 +
return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
 +
} else {
 +
return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
 +
}
 +
},
 +
easeInOutBounce: function (x, t, b, c, d) {
 +
if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
 +
return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
 +
}
 +
});
 +
/*
 +
*
 +
* TERMS OF USE - EASING EQUATIONS
 +
*
 +
* Open source under the BSD License.
 +
*
 +
* Copyright 2001 Robert Penner
 +
* All rights reserved.
 +
*
 +
* Redistribution and use in source and binary forms, with or without modification,
 +
* are permitted provided that the following conditions are met:
 +
*
 +
* Redistributions of source code must retain the above copyright notice, this list of
 +
* conditions and the following disclaimer.
 +
* Redistributions in binary form must reproduce the above copyright notice, this list
 +
* of conditions and the following disclaimer in the documentation and/or other materials
 +
* provided with the distribution.
 +
*
 +
* Neither the name of the author nor the names of contributors may be used to endorse
 +
* or promote products derived from this software without specific prior written permission.
 +
*
 +
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
 +
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 +
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 +
*  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 +
*  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 +
*  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
 +
* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 +
*  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 +
* OF THE POSSIBILITY OF SUCH DAMAGE.
 +
*
 +
*/
 +
</script>
-
<![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
        <script type="text/javascript">
-
<!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+
            $(function() {
-
</ul></ul>
+
/**
-
    </td>
+
* for each menu element, on mouseenter,
-
    <td>
+
* we enlarge the image, and show both menu_unamgenomics_activo span and
-
    <ul id="h2igemmenyellow">
+
* sdt_wrap span. If the element has a sub menu (menu_caja),
-
<li class="istylei0yellow" style="width:150px;"><a class="istylei0yellow" href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/HumanPractices"><span>Human Practices</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
* then we slide it - if the element is the last one in the menu
-
<ul class="istylem0yellow" style="width:195px;">
+
* we slide it to the left, otherwise to the right
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Bio-SintetizArte"><span>BioSintetizarte</span><![if gt IE 6]></a>
+
*/
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/HumanPractices/LawProposal"><span>Hydrobium etli goes Cuatzo</span><![if gt IE 6]></a>
+
                $('#menu_unamgenomics > li').bind('mouseenter',function(){
-
<![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
var $elem = $(this);
-
<!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+
$elem.find('img')
-
</ul></ul>
+
.stop(true)
-
    </td>
+
.animate({
-
    <td>
+
'width':'155px',
-
<ul id="h2igemmenublue">
+
'height':'155px',
-
+
'left':'0px'
-
<li class="istylei0blue" style="width:200px;"><a class="istylei0blue" href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/SafetyQuestions">  Safety  </a></li>
+
},400,'easeOutBack')
-
    </ul>
+
.andSelf()
-
    <td>
+
.find('.sdt_wrap')
-
    <ul id="h2igemmenupurple">
+
    .stop(true)
-
<li class="istylei0purple" style="width:104px;" ><a class="istylei0purple" href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Modeling"><span>Modeling</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
.animate({'top':'140px'},500,'easeOutBack')
-
<ul class="istylem0purple" style="width:195px;">
+
.andSelf()
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Modeling/FBA"><span>Flux Balance Analysis</span><![if gt IE 6]></a>
+
.find('.menu_unamgenomics_activo')
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Modeling/GT"><span>Game Theory</span><![if gt IE 6]></a>
+
    .stop(true)
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Modeling/MM"><span>Markov Model</span><![if gt IE 6]></a>
+
.animate({'height':'155px'},300,function(){
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Modeling/ExtremePathways"><span> Extreme Pathways</span><![if gt IE 6]></a>
+
var $sub_menu = $elem.find('.menu_caja');
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Modeling/CA"><span>Celular Automaton</span><![if gt IE 6]></a>
+
if($sub_menu.length){
-
<![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
var left = '155px';
-
<!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+
if($elem.parent().children().length == $elem.index()+1)
-
</ul>
+
left = '-155px';
-
    </ul>
+
$sub_menu.show().animate({'left':left},200);
-
    </td>
+
}
-
    <td>
+
});
-
    <ul id="h2igemmenuOrange" >
+
}).bind('mouseleave',function(){
-
    <li class="istylei0orange" style="width:90px;" ><a class="istylei0orange" href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Team"><span>  Team  </span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
var $elem = $(this);
-
<ul class="istylem0orange" style="width:195px;">
+
var $sub_menu = $elem.find('.menu_caja');
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Team/Atributions"><span>Attributions</span><![if gt IE 6]></a>
+
if($sub_menu.length)
-
+
$sub_menu.hide().css('left','0px');
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Team/Individuals"><span>Individuals</span><![if gt IE 6]></a>
+
-
<![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
$elem.find('.menu_unamgenomics_activo')
-
<!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+
.stop(true)
-
</ul>
+
.animate({'height':'0px'},300)
-
    </ul>
+
.andSelf().find('img')
-
    </td>
+
.stop(true)
-
    <td>
+
.animate({
-
    <ul id="h2igemmenuGreen">
+
'width':'0px',
-
<li class="istylei0green"  style="width:162px;"><a class="istylei0green" href="#"><span> Wiki Requirements</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
'height':'0px',
-
<ul class="istylem0green" style="width:195px;">
+
'left':'85px'},400)
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Team/Atributions"><span>Attributions</span><![if gt IE 6]></a>
+
.andSelf()
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Project"><span>Notebook</span><![if gt IE 6]></a>
+
.find('.sdt_wrap')
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Parts"><span>Parts</span><![if gt IE 6]></a>
+
.stop(true)
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Team"><span>Team</span><![if gt IE 6]></a>
+
.animate({'top':'25px'},500);
-
<li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Safety"><span>Safety</span><![if gt IE 6]></a> 
+
});
-
    </ul></li>
+
            });
-
    </ul>
+
        </script>
-
    </td>
+
-
+
-
</tr>
+
-
</table>
+
-
<!-- End: Menu code -->
+
-
   
+
-
   
+
-
 
+
-
   
+
-
</div><!--class="header"--> 
+
-
+
      
      
    
    

Revision as of 06:51, 23 June 2012


UNAM-Genomics_Mexico

UNAM-Genomics_Mexico

{{{content}}}