[Javascript] onmouseout event

Diego Chagastelles dchagastelles at gmail.com
Mon Nov 6 13:45:57 CST 2006


If I do this, the handleMouseOut function will be called everytime, and I
believe it must have a better aproach.

Thanks

On 11/6/06, Aaron Bassett <aaronbassett at gmail.com> wrote:
>
> You could try applying the mouseover event to the out-most container?
>
>
> On 11/6/06, Diego Chagastelles <dchagastelles at gmail.com > wrote:
> >
> > I am trying to implement a customizable hint. On mouse out event I want
> > the hint to disappear, but I want inside the hint elements like links and
> > divs. When I point the cursor over one of these elements, browser treats it
> > like onmouseout hint and my hint disappears when shouldn't. How can I solve
> > this?
> >
> > _______________________________________________
> > Javascript mailing list
> > Javascript at LaTech.edu
> > https://lists.LaTech.edu/mailman/listinfo/javascript
> >
> >
> >
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20061106/81bb01d6/attachment.htm>


More information about the Javascript mailing list