Team:Cambridge
From 2012.igem.org
(Difference between revisions)
Pdmallaband (Talk | contribs) |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<script type="text/javascript" src='/Team:Cambridge/static/hack_splash.js?action=raw&ctype=text/javascript'></script> | <script type="text/javascript" src='/Team:Cambridge/static/hack_splash.js?action=raw&ctype=text/javascript'></script> | ||
Line 21: | Line 9: | ||
$('.headover h6').css("display","none"); | $('.headover h6').css("display","none"); | ||
- | $('#abstract').mouseover(function( | + | $('#abstract').mouseover(function(){ |
- | $('#abBox').fadeIn(' | + | $('#abBox').fadeIn('100'); |
}); | }); | ||
- | $('#abstract').mouseout(function( | + | |
- | $('#abBox').fadeOut(' | + | $('#abstract').mouseout(function(){ |
+ | $('#abBox').fadeOut('100'); | ||
}); | }); | ||
Line 161: | Line 150: | ||
Abstract | Abstract | ||
</div> | </div> | ||
- | <div id="abBox" >Some welcome message</div> | + | <div id = "abBox" > |
+ | Some welcome message | ||
+ | </div> | ||
<div id = 'container' class = 'maincontainer'> | <div id = 'container' class = 'maincontainer'> |
Revision as of 17:54, 26 September 2012
Loading...
Abstract
Some welcome message