Re: sound on event: a possible way?

unfortunately onclick does not suit our users, ie how do you click a 
link which has an associated sound, by onmouseover, having to learn to 
click a separate symbol takes up huge amounts of screen, visit peepo 
and imagine where would the extra symbols fit, we are advised that 80 
pixels is a minimum size for a graphic.

jonathan
On Wednesday, December 4, 2002, at 02:11 PM, David Poehlman wrote:

> on click perhaps?
>
> ----- Original Message -----
> From: "Jonathan Chetwynd" <j.chetwynd@btinternet.com>
> To: <w3c-wai-ig@w3.org>
> Sent: Wednesday, December 04, 2002 8:21 AM
> Subject: sound on event: a possible way?
>
>
>
> http://www.peepo.com/w3/sound-on-event/test.html
>
> could those following this thread please comment on this method*?
>
> thanks
>
> Jonathan
>
>
> *active ingredient:
> link.innerHTML= '<object><embed src="' + thisSound + '.wav" width="0.1"
> height="0.1" /></object>'
> this surprisingly updates itself, allowing sound on event
>

Received on Thursday, 5 December 2002 11:48:30 UTC