Template:Banner
From 2011.igem.org
(Difference between revisions)
m |
|||
Line 141: | Line 141: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
$("ul#topnav li").hover(function() { | $("ul#topnav li").hover(function() { | ||
- | $(this).css({ 'background' : 'transparent url(https://static.igem.org/mediawiki/ | + | $(this).css({ 'background' : 'transparent url(https://static.igem.org/mediawiki/2010/0/03/Valencia_navbar_active.gif) repeat-x'}); |
$(this).find("span").show(); | $(this).find("span").show(); | ||
} , function() { //on hover out... | } , function() { //on hover out... |
Revision as of 21:19, 17 September 2011
UNIVERSITY OF EAST ANGLIA-JOHN INNES CENTRE