0
javascript enable or disable
Hello friends, how can I find out if JavaScript is enabled or disabled in the user's browser and leave a variable for php if I disable it?
1 Answer
+ 2
you can use <noscript>..... </noscript> this tag will work only if javascript is disabled