RE: [WSG] Image mapping standards question

2009-06-02 Thread michael.brockington
Judging by the lack of responses, I am probably not the only one who didn't understand your question. Particularly, you seem to be using the term 'image mapping' to mean something other than using an image-map element, but I'm not aware of a standard technique for this. Regards, Mike

[WSG] AUTO: Ian IR SHORTLAND is out of the office. (returning 09/06/2009)

2009-06-02 Thread ian . ir . shortland
I am out of the office until 09/06/2009. For e-Reference assistance during my absence, contact Jason Dunn (Publishing) on 334416. Note: This is an automated response to your message WSG Digest sent on 03/06/2009 07:15:33. This is the only notification you will receive while this person is

[WSG] Out of Office AutoReply: WSG Digest

2009-06-02 Thread Helen Skewes
Hello, I'm currently out of the office. Look forward to talking tomorrow, 3rd June. Thanks, Helen. Helen Skewes Web Redevelopment Project Manager Australian Museum 6 College Street Sydney NSW 2010 Australia t 61 2 9320 6327f 61 2 9320 6073

[WSG] Out of Office AutoReply: WSG Digest

2009-06-02 Thread Melissa Holland
On Wednesday 3 June 2009, I am working offsite for most of the day. If you have an urgent query please ring Lynne McAllister on (02) 612 56118, and she will direct you to the appropriate person. If your query is not urgent, I will respond to your email after I return. Kind regards, Melissa

Re: [WSG] Remove CSS inheritance property

2009-06-02 Thread James Ellis
Hi Firefox places 1em 0 anyway on p elements anyway (not sure about the other browsers), so it (firefox) will define the same margin as your framework's p rule. Type this into your firefox address bar: resource://gre/res/html.css p, dl, multicol { display: block; margin: 1em 0; } You

Re: [WSG] Image mapping standards question

2009-06-02 Thread David Hucklesby
Brett Patterson wrote: I meant that rather than using image mapping for hyperlinks, you could use it to (sort of) point out a particular part of an image, as if you wanted to show someone who can see which person in a picture is you if they hover their mouse over that image map. And you can use

Re: [WSG] Image mapping standards question

2009-06-02 Thread Paul Novitski
At 6/1/2009 07:34 AM, Brett Patterson wrote: It has recently come to my attention the struggles of an end-user when viewing images for any user. I have seen sites such as Facebook, MySpace, and other sites where pictures are hosted use roll-overs for recognizing certain parts of an image. I

Re: [WSG] Image mapping standards question

2009-06-02 Thread Megan Casey
Perhaps you are looking for something like this: http://www.alistapart.com/articles/cssmaps/ Rather than an image map, it uses a definition list with the image as a background and the text positioned off-screen, so the information is still available for screenreaders. On 6/3/09, Paul Novitski

Fwd: [WSG] Image mapping standards question

2009-06-02 Thread Tim Savage
I've been playing around with this idea recently. Image maps are quite flexible, not only can you title attributes etc but since they are part of the DOM you can attach javascript events to them. For a recent client which an online fashion store they had images of models wearing their garments and