This tweaked version adds: - delegated, just-in-time assignment via Daniel and Arron's delegation script (see Clientcide post on it for more) - out-of-iframe img zooming option - html captions enabled - image 'pinning' option not unlike Arron Newton's pin script in the clientside libs
Two caveats for Remoozing images in an iFrame - 1. The child frame must be of the same domain 2. You have to call the delegation function from the child referencing the function, ex: parent.delegateRemooz(); and add a small function called offsetFromParent in your parent document Of course non-iFrame usage is not bound by the above...just check out the demo package in the files section :) There may be some issues with things, I am not testing all use cases and option combinations, but it seems to work well. Let me know if you find any glaring errors or stuff that could be better Hit me back!
