WebDev:FrontendCodeStandards: Difference between revisions

no edit summary
No edit summary
Line 15: Line 15:


Representative testing of the core experience is critical. '''If you choose to adopt a Graded Browser support regime for your own web applications, be sure your site’s core content and functionality is accessible without images, CSS, and JS.''' Ensure that the keyboard is adequate for task completion and that when your site is accessed by a C-grade browser all advanced functionality prompts are hidden.
Representative testing of the core experience is critical. '''If you choose to adopt a Graded Browser support regime for your own web applications, be sure your site’s core content and functionality is accessible without images, CSS, and JS.''' Ensure that the keyboard is adequate for task completion and that when your site is accessed by a C-grade browser all advanced functionality prompts are hidden.
===Accessibility Requirements===
* Hard to define what 'accessible' is
* Read up on: [http://www.w3.org/TR/2008/WD-wai-aria-20080204/ ARIA]


=== Code Standards ===
=== Code Standards ===
975

edits