Hey Guys, For some reason the following page on my site gives an error in IE (look on bottom left next to done) but it I don't see an error in FireFox http://tinyurl.com/2amqdq Does anyone have any idea what this error is about or what is causing this error? The page still loads but loads with errors.
Firefox probably gets the error, but ignores it. In SeaMonkey (another Mozilla based browser which I use), the Error Report (which the user does not see) says: Error: document.getElementById("rand") has no properties Source File: /apps/myspacelayouts/ajax.js Line: 53 So obviously it's a CSS or Ajax error. I can not show you the full URL, because I'm too new, and Digitalpoint.com won't let me show a URL.
It is the error in your .js file if the above guy is right because I use Firefox and I do not get any error
Hey, Lost Soul, Firefox MAY be getting the error and ignoring it. You would have to check you Java Console or Error Console (if you have either of those) to see if Firefox is acknowledging the error. Firefox and Seamonkey are just way NICER about how they deal with JavaScript errors, that's all!