Hi
Here is the link to the page login is Admin Admin (temporarily)
http://www.lgpartnersinc.com/Services.asp
When you hover over my menu you get an error on the page Code: 0 Error: Object Expected.
It may seem like a lame question to most here but what is the object thats expected. I have looked at my code to no success.
Here is the code where the error is
<tr>
<td width="10" height="19" align="left" bgcolor="#990000"> </
td>
<td width="63" valign="bottom" bgcolor="#990000"> <img src="../Images/line-space.
gif" border="0" width="12" height="12"><a class="menu" href="Services.asp" onmouseout="btnTimer(), hilite(document.Aboutus,0)
" onmouseover="showLayer('Ab
outus'), hilite(document.AboutUs,1)
">About Us</a></td>
<td width="43" valign="bottom" bgcolor="#990000"> <img src="../Images/line-space.
gif" width="12" height="12" border="0"><a class="menu" href="IPO-Market-Report.as
p" onmouseout="btnTimer(), hilite(document.products,1
)" onmouseover="showLayer('Pr
oducts'), hilite(document.products,1
)">News</a
></td>
<td width="125" valign="bottom" bgcolor="#990000"> <img src="../Images/line-space.
gif" border="0" width="12" height="12"><a class="menu" href="Previous-Reccommenda
tions.asp"
onmouseout="btnTimer(), hilite(document.Recommends
,2)" onmouseover="showLayer('Re
commends')
, hilite(document.Recommends
,2)">Resea
rch & Strategy</a></td>
<td width="112" valign="bottom" bgcolor="#990000"> <img src="../Images/line-space.
gif" border="0" width="12" height="12"><a class="menu" href="Becoming-a-Client.as
p" onmouseout="btnTimer(), hilite(document.support,3)
" onmouseover="showLayer('Su
pport'), hilite(document.support,3)
">Becoming
a Client</a></td>
<td width="119" valign="bottom" bgcolor="#990000"> <img src="../Images/line-space.
gif" border="0" width="12" height="12"><a class="menu" href="Markets-Research.asp
" onmouseout="btnTimer(), hilite(document.Client,4)"
onmouseover="showLayer('Cl
ient'), hilite(document.Client,4)"
>Market & Research</a></td>
<td width="122" valign="bottom" bgcolor="#990000"> <img src="../Images/line-space.
gif" border="0" width="12" height="12"><a class="menu" href="Disclaimer.asp" onmouseout="btnTimer(), hilite(document.Disclaim,5
)" onmouseover="showLayer('Di
sclaim'), hilite(document.Disclaim,5
)">Disclai
mer </a></td>
</tr>
Though is does not appear detrimental to my pages I don't think an error on the page looks very professional.
Hope someone can help.
Ian Hill
UK
ASKER
<td width="63" valign="bottom" bgcolor="#990000"> <img src="../Images/line-space.
Ian