E-mail List Archives
Thread: More than one command for a layer
Number of posts in this thread: 3 (In chronological order)
From: Thomas McCarthy
Date: Wed, May 18 2005 12:20PM
Subject: More than one command for a layer
No previous message | Next message →
Hi,
Is it possible to have more than one behavior associated with a
layer? For example, I would like to have a mouseover swap out a layer
and a mouseout swap that layer back in. However, if the user clicks on
a hotspot on the second layer, I want a third layer to be swapped in.
Is this possible?
Many thanks,
Tom
St. Paul's School
Hawley Observatory
325 Pleasant Street
Concord, NH 03301
(W) 603-229-4884
(H) 603-230-9624
http://astro.sps.edu
From: Christian Heilmann
Date: Wed, May 18 2005 12:30PM
Subject: Re: More than one command for a layer
← Previous message | Next message →
> Hi,
> Is it possible to have more than one behavior associated with a
> layer? For example, I would like to have a mouseover swap out a layer
> and a mouseout swap that layer back in. However, if the user clicks on
> a hotspot on the second layer, I want a third layer to be swapped in.
> Is this possible?
Yes it is, but how exactly is that an accessibility topic? (Other
than that it is bad practise as it is dependent on a mouse)
--
Chris Heilmann
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
Binaries: http://www.onlinetools.org/
From: Austin, Darrel
Date: Wed, May 18 2005 12:46PM
Subject: RE: More than one command for a layer
← Previous message | No next message
> Is it possible to have more than one behavior
> associated with a layer? For example, I would like to have a
> mouseover swap out a layer and a mouseout swap that layer
> back in. However, if the user clicks on a hotspot on the
> second layer, I want a third layer to be swapped in.
> Is this possible?
Yes. It is possible. That said, you seem to have a history of asking general
web site development questions in this forum. This forum is specifically
about web accessibility. If you want to talk about general HTML/Javascript
development, I'd suggest you consider one of the fine lists out there
already set up for that purpose.
-Darrel