Team:BIOSINT Mexico/Gallerie
From 2012e.igem.org
(Difference between revisions)
Line 44: | Line 44: | ||
} | } | ||
- | .right-menu | + | .right-menu{ |
display:none; | display:none; | ||
} | } | ||
+ | |||
</style> | </style> | ||
Line 52: | Line 53: | ||
<script language="javascript"> | <script language="javascript"> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
- | + | ||
+ | $(this).children().children("li").css("color", "rgba(0,0,0,0.0)"); | ||
+ | $(this).children().children("li").children("a").css("color", "rgba(0,0,0,0.0)"); | ||
+ | |||
+ | |||
$("#menubar").hover(function() { | $("#menubar").hover(function() { | ||
$(this).children().children("li").css("color", "#fff"); | $(this).children().children("li").css("color", "#fff"); |
Revision as of 19:32, 16 October 2012
LOADING...
Click for next image