asah / footprint2009dev

original dev repo for AllForGood.org
http://AllForGood.org/
0 stars 1 forks source link

accessability / handle browsers with JavaScript turned off better #452

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Looking through the feedback that's been submitted so far, a fair number of
people are having issues when they have JavaScript turned off.  Obviously
reworking the sites to function w/o JS is a huge task, but we should
display a noscript message telling people to turn on JS if they want to use
the site.  Right now it just displays the frame of the homepage, without
the video or search results loaded, and any link requiring JS just does
nothing.

Original issue reported on code.google.com by ehysen on 23 Jun 2009 at 2:28

GoogleCodeExporter commented 9 years ago
actually, this isn't so bad since we sit on top of a clean API--
just-so-happen to output plain HTML for these people.

of course, PM/UI/UX needs to select a "path" by which users
identify themselves as wanting this "plain HTML" version, to
add to the obvious eng job of auto-detecting no JS.

this is also required for some government/etc. sites that require
accessibility.  Marking Critical unless PM can make it not.

Original comment by adam.sah on 23 Jun 2009 at 7:14

GoogleCodeExporter commented 9 years ago

Original comment by adam.sah on 24 Jun 2009 at 10:32

GoogleCodeExporter commented 9 years ago

Original comment by adam.sah on 1 Jul 2009 at 7:51