More information about the Underscore mailing list

[_] javascript help - unwanted mouseover events

Tim Brayshaw tim at twisty.com
Mon Nov 13 17:34:37 GMT 2006

On 13 Nov 2006, at 16:04, Rick Hurst wrote:


> Dear hive mind,
>
> I'm having a problem where I have a mouseover event on an element,
> which
> fires again when the mouse is moved over links inside that element.

Not sure if this helps, but... the links could be a red herring, it
fires even if you remove the <a> tags, and also if you hover over and
out of the <dt> element.

Tim.