Team:INSA-Lyon/Project/Notebook/Calendar
From 2010.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
{{INSA-Lyon/menugauche}} | {{INSA-Lyon/menugauche}} | ||
+ | {{INSA-Lyon/menunotebook}} | ||
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en"> | <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en"> | ||
Line 10: | Line 11: | ||
<style type="text/css";> | <style type="text/css";> | ||
.firstHeading{background-image: url(https://static.igem.org/mediawiki/2010/9/93/Team_INSA-Lyon_header_DroppyColi.jpg); backgroung-repeat: no repeat;} | .firstHeading{background-image: url(https://static.igem.org/mediawiki/2010/9/93/Team_INSA-Lyon_header_DroppyColi.jpg); backgroung-repeat: no repeat;} | ||
+ | ul#topnav li:hover { | ||
+ | background: #f200d0 url("https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif") repeat-x; | ||
+ | } | ||
+ | ul#topnav li span { background: #f200d0;} | ||
</style> | </style> | ||
- | < | + | <script type="text/javascript"> |
- | + | $(document).ready(function() { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | $("ul#topnav li").hover(function() { //Hover over event on list item | |
- | + | $(this).css({ 'background' : '#f200d0 url(https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif) repeat-x'}); //Add background color and image on hovered list item | |
- | + | $(this).find("span").show(); //Show the subnav | |
- | + | } , function() { //on hover out... | |
+ | $(this).css({ 'background' : 'none'}); //Ditch the background | ||
+ | $(this).find("span").hide(); //Hide the subnav | ||
+ | }); | ||
- | + | }); | |
- | + | </script> | |
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | |||
- | < | + | <div id="corps2"> |
- | <br><p> | + | <br> |
+ | <h2> The Calendar</h2> | ||
+ | <br><p>With this calendar you are able to follow us day by day, celebrate our success with us or shed tears over our failures with us ! </p> | ||
<br><br> | <br><br> | ||
</html> | </html> |
Latest revision as of 14:18, 27 October 2010
The Calendar
With this calendar you are able to follow us day by day, celebrate our success with us or shed tears over our failures with us !
|
|
|
|
|