E-mail List Archives
Re: MouseOver Menus
From: Steven Splinter
Date: Jul 17, 2002 12:54PM
- Next message: Susan Bignell: "Re: MouseOver Menus"
- Previous message: traincrossingsppd: "Re: MouseOver Menus"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread
It's possible to write a javascript to fix that, but it's big, bulky,
and will reload the page every time you resize the page. It works by
finding the XY coordinates of the element (say, a link) you want the
mouseover to appear next to, and using that as the XY coordinates for
the layer. And if JS's turned off, well, you wouldn't get the mouseovers
anyways.
Susan Bignell wrote:
> I've been working on an accessible site where we wanted this
> functionality. However, the programmer was unable to make it work
> entirely satisfactorily while keeping the sizing of the left
> navigational text relative. Ran into some annoying page-loading
> behaviour. It works fine with fixed size, but that's not what we want.
> We've therefore abandoned the idea. Susan Bignell
--
Steven Splinter
Web Developer, CITS Internet Development
University of Massachusetts Dartmouth
(508) 910-6483
AIM- sevenjades
----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/
- Next message: Susan Bignell: "Re: MouseOver Menus"
- Previous message: traincrossingsppd: "Re: MouseOver Menus"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread