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?

Reply via email to