I previously asked a question about how to chaining exceptions in C++, and one of the answers provided a nifty solution to how it can be done. The problem is that I don\'t understand the code, and try
This question already has answers here: Proper/elegant way of implementing C++ exception chaining? (4 answers)
I have this script at the moment, which changes an image when a thumbnail has been changed. I then want JQZOOM to be added to that new image. However, if I put it inside the Onclick event, it gets slo