[TC] Gaming Forums

Full Version: JavaScript/ jQuery puzzler
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is Prototype syntax:
reader.onload = onLoadChunk.curry(transferId);

Anybody know how to archieve the same with either
jQuery or vanilla JavaScript ?
Reference URL's