Preserved Topic: JavaScript Error Detection ! HELP ! (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Northwestern Lower Michigan, USA |
posted 10-31-2001 18:46
I'm currently studying JavaScript. When there are errors in some code, finding them in order to correct them seems to be impossible. Is there some program or editor that helps with this, gives line numbers or something where the error is? |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 10-31-2001 18:58
In IE: double click the little icon in the lower left of the whole browser window (on the left of the status bar). Then check the checkbox to always display the dialogue box, and click "details". |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 10-31-2001 19:09
e-maestro: A lot of the good script editors have a feature with line numbering in and I suspect your best bet is mr.maX's HTMLBeauty: |
Bipolar (III) Inmate From: Northwestern Lower Michigan, USA |
posted 10-31-2001 21:47
WOW! |
Bipolar (III) Inmate From: Europe |
posted 11-04-2001 17:37
isnt there a way to re-route those error-detections so that you make it call a function that alerts you with the line number and whatsoeve`? |
Paranoid (IV) Inmate From: Lebanon |
posted 11-05-2001 09:27
kars10, we had a long discussion about this long time: |
Bipolar (III) Inmate From: Europe |
posted 11-05-2001 14:26
well, that's a lot of stuff. I read through it until this HUGE think "in the name of the JS Bible". |