colno
Property of dom/Errordom/Error
Syntax
var result = element.colno;
element.colno = value;
Notes
Remarks
You can use lineno and colno to pinpoint and debug where script errors occur.
Syntax
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]