smartJQueryZoom
smartJQueryZoom copied to clipboard
Call apply correctly
When an initCallback is provided the apply call is not sending an array parameter as expected.
This commit ensures an array is provided when calling apply.
Note: I did not update the minified version as there were no instructions on how to do it.