Code:
<p> </p>
<p align="center"><font face="Old English Text MT" color="#FFFFFF"><big><big><marquee
style="color: rgb(255,255,0)" border="0" behavior="alternate" width="744" height="54">Welcome to Bryson Independent School District</marquee></big></big></font></p>
<p align="center"> </p>
<p align="left"> </p>
<table border="0" cellpadding="0" cellspacing="0" width="325">
<tr>
<td width="325"><font color="#FFFFFF"><a href="Link%201"
onmouseover="setOverImg('1','');overSub=true;showSubMenu('submenu1','button1');"
onmouseout="setOutImg('1','');overSub=false;setTimeout('hideSubMenu(\'submenu1\')',delay);"
target><img src="buttons/button1up.png" border="0" id="button1" vspace="0" hspace="0"
width="125" height="26"></a><br>
<a href="*"
onmouseover="setOverImg('2','');overSub=true;showSubMenu('submenu2','button2');"
onmouseout="setOutImg('2','');overSub=false;setTimeout('hideSubMenu(\'submenu2\')',delay);"
target><img src="buttons/button2up.png" border="0" id="button2" vspace="0" hspace="0"
width="125" height="26"></a><br>
<a href="*"
onmouseover="setOverImg('3','');overSub=true;showSubMenu('submenu3','button3');"
onmouseout="setOutImg('3','');overSub=false;setTimeout('hideSubMenu(\'submenu3\')',delay);"
target><img src="buttons/button3up.png" border="0" id="button3" vspace="0" hspace="0"
width="125" height="26"></a><br>
<a href="*"
onmouseover="setOverImg('4','');overSub=true;showSubMenu('submenu4','button4');"
onmouseout="setOutImg('4','');overSub=false;setTimeout('hideSubMenu(\'submenu4\')',delay);"
target><img src="buttons/button4up.png" border="0" id="button4" vspace="0" hspace="0"
width="180" height="26"></a><br>
<a href="*"
onmouseover="setOverImg('5','');overSub=true;showSubMenu('submenu5','button5');"
onmouseout="setOutImg('5','');overSub=false;setTimeout('hideSubMenu(\'submenu5\')',delay);"
target><img src="buttons/button5up.png" border="0" id="button5" vspace="0" hspace="0"
width="128" height="26"></a><br>
</font></td>
</tr>
</table>
Ok, the problem with this code is this (ignore the X's):
I need to make the sub menu pop up on the right, instead of below. Does anyone have any solutions? Anything wrong with the code?