View Full Version : Some error, not sure where
squirellplaying
07-30-2004, 09:36 PM
The site I am designing works fine in mozilla but I am having trouble with IE(go figure it would be IE). I get a script error and I've racked my mind trying to find out what is wrong. I don't even know if it is something with javascript. It started after I added the img tags for the bottom or my divs. Before I added the img tags it worked perfect. No errors, no problems. So I tried taking the img tags out, but the problem was still there!? I used part of the code from Andrew Hocker's tree menu for the display.
Here's the page. I hope someone can help me.
http://troop1910.homelinux.com:1910/
Roy Sinclair
07-30-2004, 10:06 PM
I tried it and the page is working just fine in IE. (IE 6 under XP Pro).
squirellplaying
07-30-2004, 10:44 PM
Hmmm that's wierd. On both my XP Home computers(IE6) I get errors when I try to expand the text/click on the date. I had some friends test it and they get the error.
http://troop1910.homelinux.com:1910/error.png
That is a screenshot of the error.
Roy Sinclair
08-03-2004, 10:24 PM
I didn't realize you were talking about the part in the middle of the screen, This line ( obj = obj.childNodes[3]; ) is the problem. Your target isn't childNodes[3] under IE so you need to find out what it is and alter your code to handle IE differently.
squirellplaying
08-04-2004, 05:15 AM
Ahh perfect. It wound up being 1. Why I don't know.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.