[jQuery] Interface Transfer callback function being called twice

[jQuery] Interface Transfer callback function being called twice


Hi all,
I'm using the interface library transfer, and I assigned a callback
function which reloaded a section of the page whenever the transfer
completed:
$("#element").TransferTo({
options.....
complete: completeFunction()
});
However, I discovered the callback function was being executed TWICE, so
for now I've had to ditch the functionality while I work on a way round
it. Does anyone know why this is happening and how to fix it? It was
happening with jQ 1.1.2 and jQ 1.1.3.1 and I'm using the full,
compressed Interface library.
Regards,
Michael Price















    • Topic Participants

    • mike