Fallback for JS disabled

Do you think Anymod might be able to offer some hardcoded-non-js html-markup-snippet as a fallback solution to help inform the user about the fact some content might not be visible (in case js is deactivated)?

Obviously the script can’t add any elements to the page, but you can manually add the <noscript> tag for that purpose.

No worries, I can create that snippet myself. And I am aware it is super uncommon to have js deactivated. I read some statistics, and the numbers are clearly way below 1% odd all internet Users worldwide

We went ahead and did it anyway, just in case others need it in the future: https://gist.github.com/tyrw/49916d4da1d1befc8659df9f13ddb64e

Thanks for letting us know :+1: