Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. how to make web application DDA compliant ?

how to make web application DDA compliant ?

Scheduled Pinned Locked Moved Web Development
helptutorialquestion
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    King Shez
    wrote on last edited by
    #1

    HI Guys,Can any one let me know how to make the web application DDA(disability discrimination act) compliant, so the disable persons(blind,deaf etc) could also access our web application with out any hinderance, plzzzz reply ASAP,thankx in advnace for ur help.

    P 1 Reply Last reply
    0
    • K King Shez

      HI Guys,Can any one let me know how to make the web application DDA(disability discrimination act) compliant, so the disable persons(blind,deaf etc) could also access our web application with out any hinderance, plzzzz reply ASAP,thankx in advnace for ur help.

      P Offline
      P Offline
      Paeth Claudius Raphael
      wrote on last edited by
      #2

      If you are able to give specifics about the used Html-Elements, kinds of Java-Script used (if so) and how the styles have been defined? Yep, i can give you an answer. But only if you also know what kind/version/restrictions of DDA you want to meet and if you are able to define the spectrum of necessary client-platforms (Browser-Types and Versions, OS). You know, code is poetry, fine and tasty; ...but taste sometimes isn't discussable. You're Welcome, Paeth.Claudius-Raphael

      K 2 Replies Last reply
      0
      • P Paeth Claudius Raphael

        If you are able to give specifics about the used Html-Elements, kinds of Java-Script used (if so) and how the styles have been defined? Yep, i can give you an answer. But only if you also know what kind/version/restrictions of DDA you want to meet and if you are able to define the spectrum of necessary client-platforms (Browser-Types and Versions, OS). You know, code is poetry, fine and tasty; ...but taste sometimes isn't discussable. You're Welcome, Paeth.Claudius-Raphael

        K Offline
        K Offline
        King Shez
        wrote on last edited by
        #3

        Well man i am using I.E 6.0 and my O.S is Windows XP, let me know abt the latest version of DDA guide lines, i don't know abt the kind of styles used but html is 4.0, let me know in general different guide lines, thankx in advance once again, plz reply ASAP.

        1 Reply Last reply
        0
        • P Paeth Claudius Raphael

          If you are able to give specifics about the used Html-Elements, kinds of Java-Script used (if so) and how the styles have been defined? Yep, i can give you an answer. But only if you also know what kind/version/restrictions of DDA you want to meet and if you are able to define the spectrum of necessary client-platforms (Browser-Types and Versions, OS). You know, code is poetry, fine and tasty; ...but taste sometimes isn't discussable. You're Welcome, Paeth.Claudius-Raphael

          K Offline
          K Offline
          King Shez
          wrote on last edited by
          #4

          One more thing man is WCAG 2.0 recomeneded by W3C ? plz reply ASAP , thankx.

          P 1 Reply Last reply
          0
          • K King Shez

            One more thing man is WCAG 2.0 recomeneded by W3C ? plz reply ASAP , thankx.

            P Offline
            P Offline
            Paeth Claudius Raphael
            wrote on last edited by
            #5

            Okay, that's the roundabout. Before i ask you some mo' to see how i can help you, forget about wacg2, these conditions are not able to meet, because there is no browser outside that can render it. By the way wacg2 is a turn-back in my opinion, because it gives a f**k on modularizing site content and consistent stylesheet usage. So at minimum use a xhtml 1.0 doctype transitional for your pages, so that you can approve that your structure valides. Even better would be the xhtml 1.1 doctype, if you have no necessarity for frames. Don't forget to call the namespace and set the lang for those browsers that don't render xml. e.g.: So if you wanna still produce for IE 6 downwards and browsers like netscape 4 then just take that header i inserted here and forget about the ''-line you probably have seen on W3-Page or inserted by Wysiwyg-Editors, because they make the formerly named browsers running in a quirks-mode, means they try to render with proprietary xml-sets if contained and else treat the whole thing as html 3 to 3.2 instead of the version you set up in doctype. I think that should be almost the first thing you ever hadda check in every file. Then the typical discussion about alt-statements in img-tags and the use of the title-attribute. To see what content should be delivered in the alt-attribute you should look up your page twice with opera set to text- or classic-mode, once as author, once as editor. For real boy, it's better to gimme a hint how deep ya knowledge of all that is, because it is much effort you have to bring in to make a compatible site. Just precise what you have and what you want and then we'll see what might be made in the next step. What kind of editors you use? what is the target-system and thing like that? Well, i really don't know if any of this might have had helped you if you're through with practicing it, but maybe? Just try it, take your time. If you got special questions you're free to send me an e-Mail. Please be specific and precisely as you're able if you're asking for help. You know, code is poetry, fine and tasty; ...but taste sometimes isn't discussable. You're Welcome, Paeth.Claudius-Raphael

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups