Re: Re: Longdesc attribute for images

On 18 Jun, yoan SIMONIAN wrote:

  [Since you CC: this to me, I must assume that you are replying to what
   I wrote. Sadly your attribute and quotations have fallen out. My
   responses may be incorrect depending on that context. My apologies
   for the inconvenience]


> I make a little test of source code :
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html lang="fr">
> <head>
> <title>Test attribut longdesc</title>
> </head>
> <body>
> <img src="tut.jpg" londesc="tutu.htm" alt="test londesc"> 
> </body>
> 
> </html>
> 
> i look a the page on IE, Opera, Netscape and phoenix and i don't find how to go to the tutu.htm page.

  Neither IE nor Opera give you access to this. In Gecko-based browsers
  you right-click the image, select 'Properties' and is rewarded with
  the URI for the description.
  
-- 
 -    Tina Holmboe                    Greytower Technologies
   tina@greytower.net                http://www.greytower.net/
   [+46] 0708 557 905

Received on Wednesday, 18 June 2003 09:22:12 UTC