Created
October 5, 2009 16:03
-
-
Save nickmartini/202209 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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