Yeah I’m not sure what his problem is
You summoned the goblin!!!!!
Well let me clear it up for you.
My problem concerning JS is that basic site functionality should not be dependent on it. JS is for gravy on top, not basic site function.
The thing is users have no way of knowing if a site is using malicious JS code. The only way for a user to find out is to let JS run, then if the sites JS is malicious they are screwed and might not even know it. As a result many users disable it. NoScript is one of the most popular addons ever created with good reason. If a site relies on JS for basic site function, well you see the problem. Many devs don't even know what the JS on their own damn sites is doing. Cross Site Scripting is a thing. A very bad thing.
Also many sites break in a number of browsers when the sites dev doesn't know how to gracefully degradate, Poals devs have exhibited this particular incompetence.
JS is for gravy on top, not basic site function.
Hahahahahahaha
CSS3 'is' for gravy on top, dumb dumb.
website should run without JavaScript.
Exactly. JS is needed for fancy animation, effects, etc. But if I just want to read the basic text and click hyperlinks, I should be able to do so without a problem.
(post is archived)