You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CSP: Directive "inline script base restriction" violated
onclick attribute on A element
CSP: Directive "object-src 'none'" violated by https://www.google.com/recaptcha/api//img/audiocaptcha.swf?v2
Warnings from firebug:
Gotta fix some onclicks ... bsterne suggested:
"add an id and then from external script say document.getElementById(your_id).onclick = your_function"
I also have http://curioushq.blogspot.com/2011/07/when-you-cant-onclick.html
The text was updated successfully, but these errors were encountered: