Log in

View Full Version : Errors in IE



nickelsto
04-26-2006, 11:45 PM
My pages are loading continuously with errors in IE. Firefox and Safari work fine, but not IE. I've tried many changes but with no luck.

Does anyone have any suggestions?

http://multigig.com/draft/index.html
User: person
password: user

Thanks

mwinter
04-27-2006, 02:04 AM
My pages are loading continuously with errors in IE. Firefox and Safari work fine, but not IE.Firefox generates errors, too.


I've tried many changes but with no luck.You should start by asking yourself why you have script code for a slideshow that doesn't exist.

Mike

NXArmada
04-27-2006, 03:01 PM
Heres what Firefox says is wrong. At the bottom of the screenshot it well show you 3 errors.

Twey
04-27-2006, 03:05 PM
You can copy-paste from the Javascript console, you know. :)

NXArmada
04-27-2006, 03:08 PM
I could but were the fun. :)

nickelsto
04-27-2006, 08:54 PM
Thanks for your comments. I've stripped the javascript down (didn't realize I had left that old slide show script in) and simplified things making it cleaner. I'm still not there yet but have come a long way.

I have never used the javascript console and just discovered it thanks to you folks. I noticed that there are errors on just about every sight I visit of one sort or another but they are not really noticeable. Is this common?

Twey
04-27-2006, 09:06 PM
Unfortunately so, yes. It doesn't need to be; with careful coding, you shouldn't get any.