Template:UNICAMP-EMSE Brazil Main Menu
From 2011.igem.org
(Difference between revisions)
Neshich.iap (Talk | contribs) |
Neshich.iap (Talk | contribs) |
||
(84 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | body {background: # | + | body {background: #4B610B;} |
#p-logo { height:1px; overflow:hidden; display: none;} | #p-logo { height:1px; overflow:hidden; display: none;} | ||
Line 13: | Line 13: | ||
} | } | ||
} | } | ||
- | + | .selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/ | |
- | + | background: yellow; | |
+ | } | ||
+ | |||
+ | /* ######### Default class for drop down menus ######### */ | ||
+ | |||
+ | .anylinkmenu{ | ||
+ | position: absolute; | ||
+ | left: 0; | ||
+ | top: 0; | ||
+ | visibility: hidden; | ||
+ | border: 1px solid black; | ||
+ | font: normal 12px Verdana; | ||
+ | line-height: 18px; | ||
+ | z-index: 100; /* zIndex should be greater than that of shadow's below */ | ||
+ | background:#0B3B17; | ||
+ | width: 150px; /* default width for menu */ | ||
+ | } | ||
+ | |||
+ | .anylinkmenu ul{ | ||
+ | width: 100%; | ||
+ | display: block; | ||
+ | text-indent: 0px; | ||
+ | padding: 2px 0; | ||
+ | text-decoration: none; | ||
+ | color:yellow; | ||
+ | } | ||
+ | |||
+ | .anylinkmenu ul:hover{ | ||
+ | width: 100%; | ||
+ | display: block; | ||
+ | text-indent: 0px; | ||
+ | padding: 2px 0; | ||
+ | text-decoration: none; | ||
+ | color:yellow; | ||
+ | } | ||
+ | |||
+ | .anylinkmenu a{ | ||
+ | color:yellow; | ||
+ | } | ||
+ | |||
+ | .anylinkmenu a:hover{ | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | /* ######### class for shadow DIV ######### */ | ||
+ | |||
+ | |||
+ | .anylinkshadow{ /*CSS for shadow. Keep this as is */ | ||
+ | position: absolute; | ||
+ | left: 0; | ||
+ | top: 0; | ||
+ | z-index: 99; /*zIndex for shadow*/ | ||
+ | background: black; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | width: 300px; | ||
+ | } | ||
+ | |||
+ | input.searchButton:hover { | ||
+ | color: black; | ||
+ | } | ||
+ | |||
- | |||
- | |||
- | |||
- | |||
body{background-image:url(https://static.igem.org/mediawiki/2011/1/1d/UNICAMP-EMSE_Brazil_Background_large.png)} | body{background-image:url(https://static.igem.org/mediawiki/2011/1/1d/UNICAMP-EMSE_Brazil_Background_large.png)} | ||
table.menu{ | table.menu{ | ||
background:#0B3B17; | background:#0B3B17; | ||
- | padding: | + | padding:0px; |
color:black; | color:black; | ||
} | } | ||
Line 33: | Line 96: | ||
text-align:center; | text-align:center; | ||
padding:0px} | padding:0px} | ||
- | td.cell:hover{font-weight:bolder; | + | td.cell:hover{font-weight:bolder; color:black; background:#17b36a; |
cursor:pointer; | cursor:pointer; | ||
text-decoration:none} | text-decoration:none} | ||
- | img{padding-bottom: | + | |
+ | img{padding-bottom:0px; padding-top:0px} | ||
a.menu{text-decoration:none; | a.menu{text-decoration:none; | ||
color:yellow} | color:yellow} | ||
a.menu:visited{text-decoration:none; | a.menu:visited{text-decoration:none; | ||
color:white} | color:white} | ||
- | + | a.menu:active {font-weight:bolder; color:black; background:#A9F5BC; | |
- | + | cursor:pointer; | |
- | + | text-decoration:none} | |
- | + | ||
- | <table class=menu> | + | a.menuanchorclass{text-decoration:none; |
+ | color:yellow} | ||
+ | a.menuanchorclass:visited{text-decoration:none; | ||
+ | color:white} | ||
+ | a.menuanchorclass:active {font-weight:bolder; color:black; background:#A9F5BC; | ||
+ | cursor:pointer; | ||
+ | text-decoration:none} | ||
+ | |||
+ | </style> | ||
+ | <script type="text/javascript"> | ||
+ | var projectmenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} | ||
+ | projectmenu.items=[ | ||
+ | ["Abstract", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Project#Abstract"], | ||
+ | ["Project Description", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Project#Project_Description"], | ||
+ | ["Background", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Project#Background"], | ||
+ | ["Device 1", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Project#Device_1:_Adrenaline_sensor.2FIL-12_producer"], | ||
+ | ["Device 2", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Project#Device_2:_NO_sensor.2FIL-10_producer"], | ||
+ | |||
+ | ["Device 3", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Project#Device_3:_Secretion_system"], | ||
+ | ["Innovation", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Project#UNICAMP-EMSE_Brazil_Parts_Design:_why_are_they_different_to_Stanford_2009_team_ones.3F"], | ||
+ | ["Applications", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Project#Applications"] | ||
+ | |||
+ | |||
+ | ] | ||
+ | var teammenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} | ||
+ | teammenu.items=[ | ||
+ | ["Meet the team!", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Team"], | ||
+ | ["The Students", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Team#Students"], | ||
+ | ["The Advisors", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Team#Advisors"], | ||
+ | ["The Instructors", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Team#Instructors"], | ||
+ | ["Team Pictures", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Team#Team_Pictures_at_Brazil"], | ||
+ | ["Attributions", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Team#Attribution"], | ||
+ | ["Where we're from", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Team#Where_we.27re_from"] | ||
+ | |||
+ | ] | ||
+ | |||
+ | var resultmenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} | ||
+ | resultmenu.items=[ | ||
+ | ["Overview", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Results#Overview"], | ||
+ | ["Device 2 testing", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Results#Device_2_testing:_SoxR.2FSoxS_system_regulating_GFP_production"], | ||
+ | ["Device 3 testing", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Results#Device_3_testing.2C_Protein_Secretion_System"], | ||
+ | ["Judging", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Results/Judging"] | ||
+ | ] | ||
+ | var notebookmenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} | ||
+ | notebookmenu.items=[ | ||
+ | ["Day-to-day work", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Notebook"], | ||
+ | ["Protocols", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/protocols"], | ||
+ | ["Parts and Ladders", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/part_sizes_ladders"], | ||
+ | |||
+ | ] | ||
+ | var datamenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} | ||
+ | datamenu.items=[ | ||
+ | ["Data Page", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Data"], | ||
+ | ["Table of Parts", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Parts"] | ||
+ | ] | ||
+ | |||
+ | var hpmenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} | ||
+ | hpmenu.items=[ | ||
+ | ["Overview", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Human_Practices"], | ||
+ | ["DNA Workshop", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Human_Practices/DNA_workshop"], | ||
+ | ["CAEB Presentation", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Human_Practices/CAEB"], | ||
+ | ["EMSE Presentation", "https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Human_Practices/EMSE_Pres"] | ||
+ | ] | ||
+ | |||
+ | </script> | ||
+ | <script type="text/javascript" src="http://www.cbi.cnptia.embrapa.br/spschool/anylinkmenu.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | anylinkmenu.init("menuanchorclass"); | ||
+ | </script> | ||
+ | <img width="963px" usemap="#igem" src="https://static.igem.org/mediawiki/igem.org/1/11/UNICAMP-EMSE_Brazil_MenuBanner.png"> | ||
+ | <map name="igem"> | ||
+ | <area href="https://2011.igem.org/Main_Page" coords="8,65,210,235" shape="rect"> | ||
+ | </map> | ||
+ | <center> | ||
+ | |||
+ | <table class="menu"> | ||
<tr> | <tr> | ||
- | <td class=cell><a class=menu href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil">Home</a></td> | + | <td class="cell"><a class=menu href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil" >Home</a></td> |
- | <td class=cell><a class= | + | <td class="cell"><a class="menuanchorclass" href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Project" rel="projectmenu">Project</a></td> |
- | + | <td class="cell"><a class=menu href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Methodology" >Methods</a></td> | |
- | <td class=cell><a class= | + | <td class="cell"><a class="menuanchorclass" href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Results" rel="resultmenu">Results</a></td> |
- | + | <td class="cell"><a class="menuanchorclass" href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Data " rel="datamenu">Data</a></td> | |
- | + | <td class="cell"><a class="menuanchorclass" href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Team" rel="teammenu">Team</a></td> | |
- | + | <td class="cell"><a class="menuanchorclass" href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Notebook" rel="notebookmenu">Notebook</a></td> | |
- | + | <td class="cell"><a class="menuanchorclass" href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Human Practices" rel="hpmenu">Human Practices</a></td> | |
- | + | <td class=cell><a class=menu href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Safety">Safety</a></td> | |
<td class=cell><a class=menu href="https://igem.org/Team.cgi?year=2011&team_name=UNICAMP-EMSE_Brazil">Profile</a></td> | <td class=cell><a class=menu href="https://igem.org/Team.cgi?year=2011&team_name=UNICAMP-EMSE_Brazil">Profile</a></td> | ||
<td class=cell><a class=menu href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Sponsors">Sponsors</a></td> | <td class=cell><a class=menu href="https://2011.igem.org/Team:UNICAMP-EMSE_Brazil/Sponsors">Sponsors</a></td> | ||
Line 61: | Line 200: | ||
</tr> | </tr> | ||
</table> | </table> | ||
- | |||
</center> | </center> | ||
</html> | </html> | ||
<center> | <center> | ||
<div style="width:893px;text-align:justify"> | <div style="width:893px;text-align:justify"> |
Latest revision as of 00:35, 29 October 2011
Home | Project | Methods | Results | Data | Team | Notebook | Human Practices | Safety | Profile | Sponsors | Wix |