[thelist] mouseOut on DIV (NN4.7)

Karen Bowen karen at miinx.com.au
Thu Oct 4 09:57:52 CDT 2001


I've been able to get around this problem in the past by creating a new,
slightly larger, invisible div underneath each layer, (filling it with a
transparent gif), then using the onMouseOver event of this invisible layer
to trigger yer function.  (the onMouseOver event is always triggered for the
invisible div as soon as you mouse off the main layer, as the invis. div is
just sitting under it.)  If you do this, make sure that you show & then hide
both the 'real' and the 'invisible' div for each menu, not just the top
ones.

HTH
Karen
---------------
www.miinx.com.au
www.monkey.com.au
www.d-genre.com



-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Matt
Sent: Tuesday, 2 October 2001 3:10 AM
To: thelist at lists.evolt.org
Subject: Re: [thelist] mouseOut on DIV (NN4.7)


That's the solution I'm experimenting with now :) I am having the
problem though that if I move too fast it doesn't catch it. Were you
able to make it work to well enough to use it?

Matt

John Best wrote:

> I had a similar problem, I got around it by surrounding the Div with
> Links that all had "on mouse over" events.
>
> (but these don't get triggered if the user moves too fast)
>
> Hope that helps
>
> John Best
>
> >
> > Nope... I'm afraid you are out of luck with trying to get NN
> > 4.x to fire a
> > mouse event in a TD.
> >
> > -joshua
> >
> > ----- Original Message -----
> > From: "Matt" <mspiegler at lightbulbpress.com>
> > Subject: [thelist] mouseOut on DIV (NN4.7)
> >
> >
> > : Is it possible to make a mouseOut work on a DIV in Netscape
> > 4x? It works
> > : fine in IE, but in Netscape it doesn't seem to recognize
> > the mouseOut.
> > : Is it my code or the browser?
> >
> >
> > ---------------------------------------
> > For unsubscribe and other options, including
> > the Tip Harvester and archive of TheList go to:
> > http://lists.evolt.org Workers of the Web, evolt !
> >
> > --------------------------------------------------------
> >
> > The contents of this e-mail are confidential to the ordinary
> > user of the e-mail address to which it was addressed, or in
> > the case of an incorrectly addressed e-mail message, the
> > intended recipient. No-one else may copy, use, disseminate or
> > forward all or any part of it in any form.
> >
> > Although this email, including any attachments, is believed
> > to be free of any virus, or other defect which might affect
> > any computer or IT system into which it is received and
> > opened, it is the responsibility of the recipient to ensure
> > that it is virus free, and no responsibility is accepted for
> > any loss or damage arising in any way from its use.
> >
> > The views expressed in this e-mail are those of the sender
> > and not necessarily the employees company.
> >
> > If you receive this e-mail in error please accept our
> > apology.  If this is the case we would be obliged if you
> > would contact the sender and then delete the e-mail.
> >
> > --------------------------------------------------------
> >
>
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt !


---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list