I used no HTMLelements or iFrames so far, but I know they sometimes contain script tags. Are those affected by someone disabling javascript? What about the code I write inside corvid editors for my pages and my site? Is anything else affected?
I’m making paid online tests, so this is important to me.
I thought all the code on corvid was javascript. Don’t we even run the back-end through front-end-like functions? Won’t that mean that the site will basically stop working? I then need some kind of fix to prevent my users from running my site with javascript disabled, don’t I?
Thank you for replying, by the way! I really appreciate it.
Not sure what your issue is. As Dara explained, if you disable javascript in your browser, none of the Frontend Javascript in your site will run - not Corvid, not the HtmlComponents, not the Wix generated site code, nothing. The site probably won’t run at all. But you can test this out for yourself quite easily. Just disable Javascript in your browser and see what happens.
Disabling Javascript in the browser has no affect on the the backend (server side) code.