Use of document.write in JS code
-
When running performance tests on my website, one item in the ‘Best Practices’ section is to not use document.write. There are two references in the report:
1) /widgetBase/bootstrap.js (widget.freshworks.com), line: 0
2) /widgetBase/widget.js (widget.freshworks.com), line: 37Is this something that can be fixed?
- The topic ‘Use of document.write in JS code’ is closed to new replies.