View Single Post
  #3 (permalink)  
Old 07-22-2004, 08:20 AM
mikmik mikmik is offline
WebProWorld 1,000+ Club
 
Join Date: Aug 2003
Location: Edmonton, AB, Canada
Posts: 1,527
mikmik RepRank 2mikmik RepRank 2
Default

For what it is worth, and javascript, my knowledge IS really only worth 2 cents...

Why dont you decug it in Netscape, they have several javascript dubbuggers available.
Start out, is it a syntax, or runtime error.
Most likely runtime is my guess because I understand that even different versions of the same browser, let alone IE vs Mozilla/Netscape use different run libraries.

But I gotta say, I do know that debugging starts with a list of the errors generated, not manually searching the code...I think :O)))
But this is over my head somewhat, I am trying to learn also LOL
Reply With Quote