neoounix Posted June 12, 2019 Report Posted June 12, 2019 My apologizes if this has been asked before, but Revive generates Javascript tags using document.write. This is not good, as document.write is being phased out for security reasons and is sometimes blocked. Chrome Dev complains about this (warnings). Are there any plans to rewrite the generator for the Javascript tags to use innerHTML or other more "acceptable" JS function? Thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.