javascript enable or disable | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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?

8th Nov 2020, 9:52 AM
‎مصطفی نوری‎
‎مصطفی نوری‎ - avatar
1 Réponse
+ 2
you can use <noscript>..... </noscript> this tag will work only if javascript is disabled
8th Nov 2020, 11:10 AM
Anthony Tannous
Anthony Tannous - avatar