- From: Chris Ridpath <chris.ridpath@utoronto.ca>
- Date: Fri, 2 Feb 2001 11:04:21 -0500
- To: "Michael Cooper" <mcooper@cast.org>, "WAI ER IG List" <w3c-wai-er-ig@w3.org>
- Message-ID: <006d01c08d31$cfb6c6f0$b040968e@wilddog>
I performed a couple of tests in IE5 and Netscape 4.7 and they both support image map area rectangles of 1 pixel (e.g. 10,10,11,11). Empty rectangles (e.g. 10,10,10,10) did not seem to work. So it is possible to convert the server-side image map 'point' over to a client-side 'rect'. I've updated the file that describes the conversion process to include this new information. Chris ----- Original Message ----- From: "Michael Cooper" <mcooper@cast.org> To: "Chris Ridpath" <chris.ridpath@utoronto.ca>; "WAI ER IG List" <w3c-wai-er-ig@w3.org> Sent: Tuesday, January 23, 2001 2:21 PM Subject: RE: Resolution of Open Issue #26 > I wonder if it's possible to convert Point objects as well? I don't know how > they function, but assume they define a pixel at a certain location. We > could define a rectangle for the same location - e.g., 10,10,10,10 should > define a 1-pixel rectangle at pixel 10,10. That way we can make sure to copy > all active areas over. This could bloat a client-side image map if they were > used a lot, but should work. Michael > > -----Original Message----- > From: w3c-wai-er-ig-request@w3.org > [mailto:w3c-wai-er-ig-request@w3.org]On Behalf Of Chris Ridpath > Sent: Monday, January 22, 2001 10:02 AM > To: WAI ER IG List > Subject: Resolution of Open Issue #26 > > > Attached is a file that describes the server-side to client-side image map > conversion we use in A-Prompt. > > Please take a look and let me know if you would like any changes. Does the > description make sense? > > This should resolve open issue #26: > http://www.w3.org/WAI/ER/IG/ert/ert-open-issues.html#26 > > Cheers, > Chris > >
Attachments
- text/html attachment: ImageMapConversion.html
Received on Friday, 2 February 2001 11:04:49 UTC