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/iFxTransfer-problem-with-IE-tf2718478.html#a7579660
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to