<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB"><title>Comments on Use More JavaScript - AddedBytes.com</title><link rel="alternate" type="text/html" href="http://www.addedbytes.com/article/use-more-javascript/" /><link rel="self" type="application/xml" href="http://www.addedbytes.com/article/use-more-javascript/comments/atom/" /><subtitle>Latest comments on Use More JavaScript on AddedBytes.com</subtitle><author><name>Dave Child</name></author><updated>2004-02-02T15:15:06Z</updated><id>tag:addedbytes.com,2004:39</id><!-- ckey="76C662BB" --><entry><title>Comment on Use More JavaScript</title><link rel="alternate" type="text/html" href="http://www.addedbytes.com/article/use-more-javascript/comments/" /><summary type="text">Comment by jason ( &lt;a href=""&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Hi everyone, i have only just learned how to write (x)html and css, and im currently half way through building my own site, the one problem i have is that i cannot write javascript and i dont know where to start learning it, i dont wan to use very much of it at all, ive just been told that if i want to add a better graphical/visual look to my site then i have to use j/script, but i dont know how to write it or know where i can learn it, is the advice ive been given true? wil my site be overlooked by so many people coz of not using script?&lt;br /&gt;
Im confused do i learn it or not? if yes how do i learn it?&lt;br /&gt;
Thanks alot for reading this&lt;br /&gt;
j.</summary><id>tag:addedbytes.com,2008:98910</id><published>2008-07-13T18:05:46+01:00</published><updated>2008-07-13T18:05:46Z</updated></entry><entry><title>Comment on Use More JavaScript</title><link rel="alternate" type="text/html" href="http://www.addedbytes.com/article/use-more-javascript/comments/" /><summary type="text">Comment by Hrvoje Markovic ( &lt;a href="http://croatiankid.com"&gt;http://croatiankid.com&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Pete and Paul:&lt;br /&gt;
&lt;br /&gt;
I've gotten the impression that you are looking for absolute statistics, which is utterly impossible. User agent technology support statistics vary from site to site. &lt;br /&gt;
&lt;br /&gt;
As Dave mentioned, user agent capabilities vary as well (although some people willingly turn off JavaScript, some don't even have a choice). As such, you would not expect many visually impaired people to be learning web design or programming, so that (among many other factors that consider the site's target audience) contributes to the smaller number of visitors with JavaScript disabled.&lt;br /&gt;
&lt;br /&gt;
Dave pretty much hit the nail on the head in reply to Benjamin. You should start building your page with exclusively semantic HTML, which makes the page 100% accessible to modern user agents, then add CSS, but without changing the HTML as much to make it difficult to access for user agents that don't support CSS (don't use tables for layout). You should add JavaScript using the same principle as when adding CSS, i.e. not breaking accessibility.&lt;br /&gt;
&lt;br /&gt;
JavaScript can be a great addition to a web site for those that have it enabled, but don't hinder the accessibility of those who haven't.</summary><id>tag:addedbytes.com,2008:97505</id><published>2008-07-04T18:13:37+01:00</published><updated>2008-07-04T18:13:37Z</updated></entry><entry><title>Comment on Use More JavaScript</title><link rel="alternate" type="text/html" href="http://www.addedbytes.com/article/use-more-javascript/comments/" /><summary type="text">Comment by Dave Child ( &lt;a href="http://www.addedbytes.com"&gt;http://www.addedbytes.com&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Benjamin: You are deeply deeply wrong.&lt;br /&gt;
&lt;br /&gt;
What about text browsers? What about screen readers? What about search engin spiders? What about the founding principles of the web - that it be accessible to all on any device? &lt;br /&gt;
&lt;br /&gt;
There are people who turn JavaScript off because they're sick of tacky effects (snow falling, something following the mouse, etc). Or because so many people write such bad JavaScript, or use so much of it, that they render a computer virtually useless while their page is active on it.&lt;br /&gt;
&lt;br /&gt;
And as for your comment that it's not possible to create a decent web site without JavaScript - there are millions of examples of sites that use JavaScript well, where a lack of JavaScript doesn't render the site useless. &lt;br /&gt;
&lt;br /&gt;
Progressive enhancement and graceful degradation are two principles that allow you to use JavaScript responsibly.</summary><id>tag:addedbytes.com,2008:95349</id><published>2008-05-15T08:01:21+01:00</published><updated>2008-05-15T08:01:21Z</updated></entry><entry><title>Comment on Use More JavaScript</title><link rel="alternate" type="text/html" href="http://www.addedbytes.com/article/use-more-javascript/comments/" /><summary type="text">Comment by Benjamin Tremblay ( &lt;a href=""&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;A web browser with JavaScript disabled is a broken web browser.&lt;br /&gt;
&lt;br /&gt;
JavaScript is an inseparable component of the web experience. Debating whether or not to use JavaScript is like debating whether or not to use CSS. It's not possible to make a good web site without JavaScript, and that's the way it should be. Web sites are applications, and they must respond to user input like applications, not like so many request/response page loads. This is simply a matter of fact in 2008.</summary><id>tag:addedbytes.com,2008:95320</id><published>2008-05-14T22:52:25+01:00</published><updated>2008-05-14T22:52:25Z</updated></entry><entry><title>Comment on Use More JavaScript</title><link rel="alternate" type="text/html" href="http://www.addedbytes.com/article/use-more-javascript/comments/" /><summary type="text">Comment by leipzig ( &lt;a href="http://www.key-look.de"&gt;http://www.key-look.de&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;i think more people need to activate it, because of the web 2.0 standards. Since a few months on our sites we recognize that trend too. What do you think is the reason?</summary><id>tag:addedbytes.com,2007:35331</id><published>2007-06-10T10:28:44+01:00</published><updated>2007-06-10T10:28:44Z</updated></entry><entry><title>Comment on Use More JavaScript</title><link rel="alternate" type="text/html" href="http://www.addedbytes.com/article/use-more-javascript/comments/" /><summary type="text">Comment by Paul Walker ( &lt;a href=""&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;I'm also wondering where that statistic came from - from what I've seen (on my site) its more like 98%, the w3cschools stat is 94% and rising http://www.w3schools.com/browsers/browsers_stats.asp</summary><id>tag:addedbytes.com,2007:32692</id><published>2007-05-15T09:50:46+01:00</published><updated>2007-05-15T09:50:46Z</updated></entry><entry><title>Comment on Use More JavaScript</title><link rel="alternate" type="text/html" href="http://www.addedbytes.com/article/use-more-javascript/comments/" /><summary type="text">Comment by Pete ( &lt;a href=""&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Where did you get 80-85% of people have js enabled from?  I've been trying to find stats on this but having been finding much as yet.  Also interesting article, guess somebody out there now knows I like girls from a wide age range and backgrounds!</summary><id>tag:addedbytes.com,2005:426</id><published>2005-04-30T11:44:37+01:00</published><updated>2005-04-30T11:44:37Z</updated></entry></feed>