> Simple reason is because that would break the vast majority of websites by
default. NoScript is a poweruser / control freak utility, and forcing it down
the throat of new users seems like a rather unhelpful move. =x
Well then, why not add some proprietary blobs to trisquel. Otherwise, many
hardware won't be supported, and this will certainly be a rather unhelpful
move because newbies are frightend?
I don't think this is a good argument.
> More to the point, I fail to see the difference between JavaScript regular
ol' HTML and CSS.
You're wrong.
Html is just a markup language; Your browser reads the code and "paints" the
website. "Display a table here, make this border white etc..".
Javascript is a script language. The browser loads the program on your disc,
and your pc starts *executing*.
Technically, html and javascript are definitely not the same.