Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

onmouseover Gives Error: Object expected 1

Status
Not open for further replies.

JohnBates

MIS
Feb 27, 2000
1,995
US
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=&quot;return overlib('Login to the discussion forums.');&quot; onmouseout=&quot;return nd();&quot; href=&quot;/forum/login.aspx&quot;>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



 
nope, I have the same error: this is definately a javascript error on the site.

the script is intended to popup a tooltip when you mouseover. It works on the homepage but not the forums index page (
Hey, even the pro's get it wrong from time to time!

<marc> i wonder what will happen if i press this...[ul][li]please tell us if our suggestion has helped[/li][li]need some help? faq581-3339[/li][/ul]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top