screen-readers
How to make indication of mandatory fields and form's validation accessible for screen reader users?
When error message will come on validation if use have done something wrong then that error should be read by screen reader?[详细]
2022-12-18 09:39 分类:问答What is the benefit to add empty alt=""? and which alt should be used this alt="" or alt=" "?
What is the benefit t开发者_StackOverflow中文版o add null alt=\"\"? is it only to pass validation or it has more reason[详细]
2022-12-18 04:04 分类:问答Should i repeat person name in alt text of <img> if name is already in source under image?
if I\'m already having person name under/over image then should i use same name in ALT text? alt text http://easycaptures.com/fs/uploaded/227/6990285751.jpg[详细]
2022-12-18 00:46 分类:问答How to judge what should be more accessible markup <table> ,<div> and <ul><li> if design has table like data?
for example what is the accessible way to code this design. alt text http://easycaptures.com/fs/uploaded/220/0715108922.png[详细]
2022-12-17 19:38 分类:问答What are iframe alternatives?
Is iframe should not be used ever?开发者_StackOverflow how screen reader behaves with iframed content?[详细]
2022-12-14 03:11 分类:问答Why are table based sites bad for screen reader users?
H开发者_如何转开发ow much easier is it for screen readers to handle <div> based websites as opposed to older <table> based websites, and why are they worse?Screen readers assume the conten[详细]
2022-12-12 01:54 分类:问答display:none vs visibility:hidden vs text-indent:9999 How screen reader behave with each one?
What is the difference between these three开发者_如何学Go for screen reader users?refer: http://css-discuss.incutio.com/?page=ScreenreaderVisibility[详细]
2022-12-12 00:02 分类:问答Is W3C invalid HTML and CSS code harmful for SEO and problematic for screen reader users?
If i made a site and site looking well in all a grade browsers but if site shows some errors in both XHTML and CSS validation then is there any benefit to solve those errors?[详细]
2022-12-11 22:32 分类:问答How do screen readers handle modal windows?
Does anyone know how the various screen readers interact with a modal window, ie: T开发者_JS百科hickbox?Do the contents of the modal gain the reader\'s focus after they click on it?This depends on the[详细]
2022-12-10 07:05 分类:问答