[Javascript] onmouseout event

Aaron Bassett aaronbassett at gmail.com
Mon Nov 6 12:39:51 CST 2006


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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20061106/040adf77/attachment.htm>


More information about the Javascript mailing list