Overview

This report was build with JSLint, the JavaScript Verifier. JSLint is a JavaScript program that looks for problems in other JavaScript programs.

Here is the list of files in this report:

Viewer.js

ClickDrawControl.js

No problems found

KeyboardPoint.js

No problems found

WMSGetFeatureInfo.js

No problems found

KeyboardClick.js

No problems found

ZoomControl.js

Lint at line 43 character 16: 'tooltip' is already defined.
var tooltip = document.createElement("span");

CookieUtil.js

No problems found

UpdateLegendControl.js

Lint at line 92 character 11: Use '===' to compare with 'null'.
if (evt == null) {

Lint at line 103 character 74: Line breaking error '&FORMAT=image%2Fpng'.
var legendUrl = lyr.url + '?SERVICE=WMS&REQUEST=GetLegendGraphic' + '&FORMAT=image%2Fpng'

Lint at line 104 character 85: Line breaking error ']'.
+ '&WIDTH=36&HEIGHT=36' + '&LAYER=' + wmsLyrs[i] + '&STYLE=' + wmsLyrStyles[i]

Lint at line 106 character 90: Line breaking error ' ('.
newHtml += 'Legenda voor kaartlaag ' + lyr.name + ' ('

</pre></div><a id= 

ZoekFormulier.js

No problems found

OverviewMap.js

No problems found