Did you ever get this function working?  I'm having trouble with it as
well.  Is this the right syntax?

$('#elem').TransferTo(
        {
                duration: 500,
                to: 'elem'
                }
        );

Reply via email to