Page 1 of 1

How do you fix JavaScript errors

PostPosted: Fri Feb 05, 2010 11:42 pm
by zottona
How do you fix JavaScript errors using debugger/developer tools, in interent explorer? As of two days ago I can no longer attach things or send emails using my university email account with internet explorer because of JavaScript errors. I think it is a runtime error?! Anyway, I kow how to open the debugger from selecting it from the tools menu in IE and it does detect problems with this website, but I have no idea what I need to do with the debugger to fix them. Can you please help. Thanks.
_________________________
yahoo keyword tool ~ overture ~ traffic estimator ~ adwords traffic estimator

Re: How do you fix JavaScript errors

PostPosted: Sat Feb 06, 2010 8:38 pm
by strast
zottona,

If your question relates to your Xataface development, then it is not describing the problem well enough to give any advice.

If it is a general javascript error, then there are other forums that would be better equipped to field your questions as this is not a javascript forum.

Here's a few...

http://codingforums.com/index.php
http://www.webdeveloper.com/forum/index.php
http://www.codetoad.com/

.S.

Re: How do you fix JavaScript errors

PostPosted: Mon Feb 08, 2010 12:15 pm
by shannah
Strast is right that you're likely to receive much better support for javascript questions in a javascript forum like the ones that he mentions.

I will say that You'll have much better luck trying to debug javascript in IE 8 than you will in any previous version. (Firefox and Safari also have good debugging capability).