Template:Team:Bonn:PageMenu

From 2013.igem.org

(Difference between revisions)
Line 191: Line 191:
           <table class="rootVoices" cellspacing='0' cellpadding='0' border='0'><tr>
           <table class="rootVoices" cellspacing='0' cellpadding='0' border='0'><tr>
             <td class="rootVoice {menu: 'empty'}" onclick="window.open ('https://2013.igem.org/Team:Bonn','_self',false)">Home</td>
             <td class="rootVoice {menu: 'empty'}" onclick="window.open ('https://2013.igem.org/Team:Bonn','_self',false)">Home</td>
-
             <td class="rootVoice {menu: 'menu_team'}" >Team</td>
+
             <td class="rootVoice {menu: 'menu_team'}" onclick="showMessage('Hey, we need to write this!')">Team</td>
-
             <td class="rootVoice {menu: 'menu_1'}" >menu 1</td>
+
             <td class="rootVoice {menu: 'empty'}" onclick="showMessage('Hey, we need to write this!')">Introduction</td>
-
             <td class="rootVoice {menu: 'menu_3'}" >menu 2</td>
+
             <td class="rootVoice {menu: 'empty'}" onclick="showMessage('Hey, we need to write this!')">Project</td>
-
             <td class="rootVoice {menu: 'empty'}" onclick="showMessage('empty root menu')">empty menu</td>
+
             <td class="rootVoice {menu: 'empty'}" onclick="showMessage('Hey, we need to write this!')">Human Practice</td>
           </tr></table>
           </tr></table>
Line 206: Line 206:
<div id="menu_team" class="mbmenu">
<div id="menu_team" class="mbmenu">
     <a rel="title" >title Our Team</a>
     <a rel="title" >title Our Team</a>
-
     <a href="#" class="{img: 'some_nice_igem_image.png'}" >About Us (href with target "_self") </a>
+
     <a href="#" class="{img: 'some_nice_igem_image.png'}" >About Us</a>
-
 
+
     <a href="https://igem.org/Team.cgi?year=2013&team_name=Bonn" class="{img: 'some_nice_igem_image.png'}" >Official Profile</a>
-
     <a href="https://igem.org/Team.cgi?year=2013&team_name=Bonn" class="{img: 'some_nice_igem_image.png'}" >Official Profile (href with target "_self") </a>
+
     <a href="#" class="{img: 'some_nice_igem_image.png'}" >Sponsors</a>
-
 
+
     <a href="#" class="{img: 'some_nice_igem_image.png'}" >Acknowledgements</a>
-
     <a href="#" class="{img: 'some_nice_igem_image.png'}" >Sponsors (href with target "_self") </a>
+
-
 
+
-
     <a href="#" class="{img: 'some_nice_igem_image.png'}" >Acknowledgements (href with target "_self") </a>
+
      
      
     <a rel="separator"> </a> <!-- menuvoice separator-->
     <a rel="separator"> </a> <!-- menuvoice separator-->
-
    <a href="#" class="{img: 'some_nice_igem_image.png'}" >Bonn (href with target "_self") </a>
 
-
</div>
 
-
<div id="menu_2" class="mbmenu">
+
     <a href="#" class="{img: 'some_nice_igem_image.png'}" >Bonn</a>
-
    <a rel="title" >title menu_1.1</a> <!-- menuvoice title-->
+
-
    <a href="http://patapage.com" class="{img: 'ico_view.gif'}" >menu_1.1 (href with target "_self") </a> <!-- menuvoice with href-->
+
-
    <a class="{action: 'showMessage(\'menu_1.2\')'}" >menu_1.2</a> <!-- menuvoice with js action-->
+
-
    <a rel="separator"> </a> <!-- menuvoice separator-->
+
-
     <a href="#" class="{action: 'showMessage(\'menu_1.3\')', disabled:true}">menu_1.3</a> <!-- menuvoice disabled-->
+
-
    <a class="{action: 'showMessage(\'menu_1.4\')', menu:'menu_1', img: '24-book-blue-check.png'}">menu_1.4</a><!-- menuvoice with js action, image and submenu-->
+
</div>
</div>
-
<!--
 
<div class="menu">
<div class="menu">
<ul id="menu-top">
<ul id="menu-top">

Revision as of 17:31, 28 April 2013

Home Team Introduction Project Human Practice
-->