PDA

View Full Version : Error:Object expected in Internet Explorer



renjith
02 Oct 2009, 12:49 AM
An error 'Object expected' error occurs when loading the page online in IE.There is no error in any browser when it is in local.I need to show a popup when mouse is moved upwards...it works nice in all browsers offline but when it is made online it is not working properly in IE,when the mouse is moved upward popup shows with an error 'Object expected' and it fails to load that instant.In mozilla and other browsers it works properly.Please help to fix it, its very important for me.

This is the error
Code:

Line:61
char:4
Error:Object excepted
Code:0
URL:www.sample.com/index.php

But in the source code the line 61 shows a css styling.I cant find the missing object

bradgreens
03 Oct 2009, 01:50 AM
Where's the details? I load the page in IE6 fine... something SHOULD popup on a mouseover? is it a Javascript popup? You just get an error when the page loads?....