Skip to content

Instantly share code, notes, and snippets.

@nickmartini
Created October 5, 2009 16:03
Show Gist options
  • Select an option

  • Save nickmartini/202209 to your computer and use it in GitHub Desktop.

Select an option

Save nickmartini/202209 to your computer and use it in GitHub Desktop.
<table id="menu1" class="menu1_2" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td id="menu1n0" onkeyup="Menu_Key(event)" onmouseout="Menu_Unhover(this)" onmouseover="Menu_HoverStatic(this)">
</td>
<td style="width: 3px;"/>
<td id="menu1n1" onkeyup="Menu_Key(event)" onmouseout="Menu_Unhover(this)" onmouseover="Menu_HoverStatic(this)">
<table class="MenuHorizontalTabsMenuItem menu1_4" width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td style="white-space: nowrap;">
<a class="menu1_1 MenuHorizontalTabsMenuItem menu1_3" style="border-style: none; font-size: 1em;" href="javascript:__doPostBack('menu1','Tab2')">
<div>
<span> Tab 2 </span>
</div>
</a>
</td>
</tr>
</tbody>
</table>
</td>
<td style="width: 3px;"/>
<td id="menu1n2" onkeyup="Menu_Key(event)" onmouseout="Menu_Unhover(this)" onmouseover="Menu_HoverStatic(this)">
</td>
<td style="width: 3px;"/>
<td id="menu1n3" onkeyup="Menu_Key(event)" onmouseout="Menu_Unhover(this)" onmouseover="Menu_HoverStatic(this)">
</td>
</tr>
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment