DOMAssistant 2.8 Release Candidate 1
February 9th, 2010 by chenghongFirst release candidate for 2.8 is available!
Changes since beta 4:
- [Chg] clientX/Y are now left untouched. Use pageX/Y instead to retrieve mouse coordinates relative to the top left of a document
- [Fix] mouseenter/mouseleave do not work in relayEvent
- [Fix] Event.relatedTarget incorrect in IE
- [Fix] Event objects are sometimes ‘fixed’ more than once
- [Fix] $(window).addEvent() adds the event twice in certain browsers
Download
Work is now concentrated on stabilization and performance enhancement.