It's a known bug, and will be fixed in 1.3.1. https://github.com/mootools/mootools-core/blob/5fc1dd2cc22be9a6712f96a67dfc8f436a83ed84/Source/Fx/Fx.CSS.js
On Tue, Feb 1, 2011 at 9:41 AM, stratboy <[email protected]> wrote: > Hi! take a look: > > http://jsfiddle.net/stratboy/pmz9M/1/ > > if you don't comment the morph call here: > > 'mouseenter:relay(li)':function(e){ > var t = $(e.target); > t.morph('.hover'); > } > > you get errors. Why? Is it a bug?
