We need a declarative hypertext web back desperately. (I am running NoScript, but I have to enable it for too many sites)
I Turned Off JavaScript for a Week
11–20 of 93 posts
Re: I Turned Off JavaScript for a Week
#12Re: I Turned Off JavaScript for a Week
#13Tried turning off javascript completely for a time once, but then a lot(Edit: Don't actually keep count, maybe I should begin doing that) of pages are blank/white emptiness because they do all the html in the browser....
Re: I Turned Off JavaScript for a Week
#14We need a declarative hypertext web back desperately. (I am running NoScript, but I have to enable it for too many sites)
That's why I didn't believe parts of the article. Yes the web loads faster, nothing can load faster than a blank page from blogger.com. I now browse the web with curl | less
But, to me, Blogger is a great example of a site that is poisoned by its reliance on JS. Blogger is so bad at showing a page of text that it needs a splash screen.
Re: I Turned Off JavaScript for a Week
#15Re: I Turned Off JavaScript for a Week
#16Switched to surf+tabbed and default no JS years ago. Can't imagine going back. CTRL-ALT-s enables it for the tab if it's necessary; usually not.
Re: I Turned Off JavaScript for a Week
#17Re: I Turned Off JavaScript for a Week
#18I think the real point of irritation here is all the 3rd party junk that gets loaded in that has nothing to do with the main functionality of the site that you are on.
Re: I Turned Off JavaScript for a Week
#19Sure. If you believe that the browser should only be a document reader and not an application platform then go ahead. It's kinda like buying a smartphone and then using it exclusively as a phone though.... I think the real point of irritation here is all the 3rd party junk that gets loaded in that has nothing to do with the main functionality of the site that you are on.
Web browsers are a platform for sure, but the simple content should stay simple.
Re: I Turned Off JavaScript for a Week
#20Try https://addons.mozilla.org/en-US/firefox/addon/policeman/ , that will make it even more interesting and show you that _everyone_ is including jquery from Google.
As for including jquery from google, of course and for good reasons, even from the user's perspective. The main one, of course is that chances are that your browser already has it cached (from other site that uses it), so retrieving it and loading it is (almost) instant.