accessibility
Programming tools for a physically handicapped person
I\'ve a friend who wants to learn web programming. He\'s a physically handicapped person.开发者_运维技巧 Actually he uses computer with a trackball and he can press keys one by one and only with one h[详细]
2023-03-31 18:20 分类:问答How do I ensure that my website is accessible to the disabled?
How can I ensure (or try to make) web access available for all - who may have a variety of di开发者_JS百科sabiltes?[详细]
2023-03-31 02:54 分类:问答How to refresh after SPI_SETDISABLEOVERLAPPEDCONTENT?
When setting the SPI_SETDISABLEOVERLAPPEDCONTENT using User32.SystemParametersInfo(SPI_SETDISABLEOVERLAPPEDCONTENT, 0, true, User32.SPIF_UPDATEINIFILE)[详细]
2023-03-30 18:08 分类:问答RSpec 2 View test to validate accessible markup?
I want to ma开发者_如何学Cke some basic accessibility tests in RSpec (obviously, to be further validated by other tools and users later; this is to catch the low-hanging fruit like finding images w/o[详细]
2023-03-30 17:15 分类:问答input type="submit" Vs button tag are they interchangeable? [duplicate]
This question already has answers here: Difference between <input type='button' /> and <input type='submit' />[详细]
2023-03-29 09:26 分类:问答Fonts are showing big in ipad , breaking the layout, how to solve this?
I\'m Making a website for Desktop+iPad. Site look fine in Desktop browsers including Safari. but in iPad fonts are big and breaking the layout.[详细]
2023-03-29 03:01 分类:问答Lion best practice for Accessibility Trusted Processes
I thought that I read somewhere that it was possible to flag an app as AXIsProcessTrusted True inside a plist or entitlement file in Lion.Now that I\'m searching for it, I don\'t see any documentation[详细]
2023-03-29 02:27 分类:问答Should the 'alt' attribute on an HTML image describe the image, or the meaning of the image?
I have a report with several sections. Many of these sections have a paragraph at the top that describes the purp开发者_如何转开发ose of the section, and these paragraphs are all styled with the \'i\'[详细]
2023-03-28 14:26 分类:问答Problems overriding IAccessible::get_accName in MFC application
I\'m currently working on a legacy MFC application undergoing a major upgrade.One of the things we\'re changing is how we test this.We want to create GUI automation tests for the application, and to t[详细]
2023-03-28 12:35 分类:问答IHTMLElement -> IAccessible
How to get IAccessible from 开发者_JS百科IHTMLElement? I have receive \"Interface is not support\" error.Not all HTML elements are accessible. See Accessible HTML Elements (there\'s also a list of ac[详细]
2023-03-26 17:43 分类:问答