hi Giovanni,

have you tried $a = $('a').appendTo($element).

I guess this should also work perfectly in both IE and FF

On Dec 10, 9:49 am, Giovanni Battista Lenoci <[EMAIL PROTECTED]>
wrote:
> It seems that on certain elements, this syntax is preferred by IE
>
> $a = $('<a></a>').appendTo($element);
>
> It's right? There'is an explanation?
>
> Thank you

Reply via email to