[jQuery] TransferTo problem

[jQuery] TransferTo problem


Hi,
I meet a problem with the ifxtransfer plugin. It doesn't work with IE7.
COuld you help ?
el.TransferTo(
                {
                    to: 'd_' + el.attr('id'),
                    duration: 500,
                    complete: function(to)
                    {
                        $(to).click(deleteFromSelectedCategories).Pulsate(100,2);
                    }
                }
                ).Puff(400);
This returns me an error in Jquery on es=e.style.
Thanks for your time.
Nerique
--
View this message in context: http://www.nabble.com/TransferTo-problem-tf2717729.html#a7577321
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/