Any way to block access to my site if users are blocking javascript?
One of the functions on my site relies on javascript, and people have been getting around it, by disabling js.
Is there any way to block users from my site/redirect them to a page, if they have javascript disabled?
|