#83 new
Joe Gornick

Update fuse.dom.Event.fire to support firing an event even if it's it's been told not to bubble.

Reported by Joe Gornick | October 1st, 2010 @ 12:27 AM

A little more on this... When writing the custom mouseenter/mouseleave events, I don't want to bubble the mouseover/mouseout event when the conditions are met for a mouseenter/mouseleave and still fire the mouseenter/mouseleave event. Right now if I stop bubbling, the fire method doesn't not fire the mouseenter/mouseleave event.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.

People watching this ticket

Pages