Template:Team:Bonn:PageMenu

From 2013.igem.org

(Difference between revisions)
Line 261: Line 261:
     <table class="rootVoices" cellspacing='0' cellpadding='0' border='0'>
     <table class="rootVoices" cellspacing='0' cellpadding='0' border='0'>
       <tr>
       <tr>
-
         <td class="rootVoice {menu: 'menu_12'}" >ajax menu 12</td>
+
         <td class="rootVoice {menu: 'empty'}" onclick="window.open('https://2013.igem.org/Team:Bonn','ww');">Home</td>
 +
        <td class="rootVoice {menu: 'menu_team'}" >Team</td>
         <td class="rootVoice {menu: 'menu_2'}" >menu 2</td>
         <td class="rootVoice {menu: 'menu_2'}" >menu 2</td>
         <td class="rootVoice {menu: 'menu_3'}" >menu 3</td>
         <td class="rootVoice {menu: 'menu_3'}" >menu 3</td>
-
         <td class="rootVoice {menu: 'empty'}" onclick="window.open('http://www.open-lab.com','ww');">menu 4 empty</td>      </tr>
+
          
 +
      </tr>
     </table>
     </table>
   </div>
   </div>
-
<div id="menu_1" class="menu">
+
<div id="menu_team" class="menu">
     <a rel="title" >title menu_1.1</a> <!-- menuvoice title-->
     <a rel="title" >title menu_1.1</a> <!-- menuvoice title-->
-
     <a href="someUrl.html" target="_blank" img="image.gif" >menu_1.1 (href)</a> <!-- menuvoice with href-->
+
     <a href="#" target="_blank" img="image.gif" >menu_1.1 (href)</a> <!-- menuvoice with href-->
     <a action="doSomething()" >menu_1.2</a> <!-- menuvoice with js action-->
     <a action="doSomething()" >menu_1.2</a> <!-- menuvoice with js action-->
     <a rel="separator"></a> <!-- menuvoice separator-->
     <a rel="separator"></a> <!-- menuvoice separator-->

Revision as of 16:54, 28 April 2013

Home Team menu 2 menu 3