Hi,
I'm using IE6 SP1
A certain web site (SSWUG.ORG) gives me "Error: Object expected" when I simply position the pointer over a link.
This is the line that Microsoft Script Debugger identifies as the culprit:
<td><a onmouseover="return overlib('Login to the discussion forums.');" onmouseout="return nd();" href="/forum/login.aspx">Forum Login</a></td></tr>
Since this is a web site developed by IT professionals, I'm guessing there is something wrong in my browser settings, rather than within the site's code.
Any ideas?
Thanks, John
I'm using IE6 SP1
A certain web site (SSWUG.ORG) gives me "Error: Object expected" when I simply position the pointer over a link.
This is the line that Microsoft Script Debugger identifies as the culprit:
<td><a onmouseover="return overlib('Login to the discussion forums.');" onmouseout="return nd();" href="/forum/login.aspx">Forum Login</a></td></tr>
Since this is a web site developed by IT professionals, I'm guessing there is something wrong in my browser settings, rather than within the site's code.
Any ideas?
Thanks, John