This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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