Callback Functions: Which Instance is Calling? Friday, October 17th, 2008 | No Comments »
In support of multiple cropping widgets on the same page, I’ve had a couple requests for Jcrop to return an identifier of the image being cropped, when callback functions are called. On this point, I’d like to suggest a small but flexible workaround. I think it may illustrate an interesting pattern of Javascript at the same time.
Posted in Coding, Javascript, Jcrop
