Hello,
I'am very suprised to find my post here, because I immediately deleted
it after creation. here is my solution i fond at this time:
http://jsfiddle.net/ME4MH/15/
my simple issue was that i used the second parameter in span.morph

thanks for all that comments and suggestions



On 21 Mrz., 12:09, Dimitar Christoff <christ...@gmail.com> wrote:
> I agree with Arieh here in terms of doing a .set("morph") with link:
> cancel.
>
> in terms of performance, the I'd do it like that:
>
> http://jsfiddle.net/dimitar/ME4MH/13/
>
> purely because the fx instance is created on-demand and not always so,
> same for the span lookup.
>
> if the user never mouse-overs the menu, there's no sense in setting up.
>
> just my 2 cents.
>
> Regards,
> --
> Dimitar Christoff <christ...@gmail.com>
>
> blog:http://fragged.org/ twitter: @D_mitar

Reply via email to