On Mon, 17 Mar 2008 18:17:19 +0100, Sam Kuper <[EMAIL PROTECTED]>
wrote:
On 16/03/2008, Ian Hickson <[EMAIL PROTECTED]> wrote:
Could you elaborate more on what problem you are trying to solve?
I wonder if this <http://www.alistapart.com/articles/fir/> is one of the
problems to do with content for sighted/unsighted viewers it might be
nice
to have a good solution to in HTML5?
I think this is more of a problem with CSS, and one that is, AFAICT,
solved with CSS3 generated content (which is implemented in Opera,
although I have not tested it in Opera in combination with a screen
reader):
h1 { content:url(foo.png) }
--
Simon Pieters
Opera Software