Inspectopedia Help

DOM issues

Call to 'document.write()'   New in this release

Reports a method call to document.write() or document.writeln().

Inaccurate platform detection   New in this release

Reports a common JavaScript pattern for detecting the browser or operating system in which the script is run.

Incompatible XHTML usages   New in this release

Reports common JavaScript DOM patterns which may present problems with XHTML documents.

Use of 'innerHTML' property   New in this release

Reports a JavaScript access to DOM nodes as text using the innerHTML property.

Last modified: 11 September 2024