notification-js
notification-js copied to clipboard
TypeError when loading the javascript
When I run your script in head I get the following error:
TypeError: document.body is null
To fix this you have to put the js code below the body tag. Is there any other fix to have the js in the head section? This appears in firefox and chrome.