Andrew Ingram wrote:
Couldn't we use media rules to make things visible to screen readers?@media aural, braille, embossed { h1 span { display:inline; } }
Again, that'd be wonderful, but as it stands nothing actually supports those to the best of my knowledge.
The tragedy is that the wealth of CSS available since the inception of CSS2 for targeting all sorts of different user agents is ignored, and as such we increasingly have to account for the custom overrides of users.
Regards, Barney ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
