richarduserite wrote: > Why do you want to hide a table heading from a visual user but not > from a blind user. It is quite easy to hide elements from visual users > by using CSS, but blind and text-only users ignore style sheets Common screenreaders read that which is on the screen - and if you display: none or visibility: hidden it, it won't be read out. It is easy (and good for bandwidth) to have a browser with stylesheets and without images. -- David Dorward http://dorward.me.uk/Received on Thursday, 5 March 2009 17:27:42 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 18:14:46 GMT