Style tag in 'noscript' tag
I added a 'style' tag inside my 'noscript' tag to hide the 'loading' animations when JavaScript is disabled.
I got the idea from an answer on 'stackoverflow':
'stackoverflow.com/questions/121203/how-to-detect-if-javascript-is-disabled'
There are more tips at: bbingo.xyz/techtips/
Comments
Post a Comment