Hello,
None of my site works without JavaScript due to animations; is there any way to make it that so when a visitor visits my site with JavaScript disabled they get told to turn it on?
Thanks,
Robin G
Hello,
None of my site works without JavaScript due to animations; is there any way to make it that so when a visitor visits my site with JavaScript disabled they get told to turn it on?
Thanks,
Robin G
Hey @22rglover ,
Thanks for reaching out. I don’t know if this would be something we would natively support but I was able to find some HTML code that could be added. I was unable to test it but you can try embedding this to the site to see if it displays a warning.
<noscript>Your browser does not support JavaScript!</noscript>