I have been experimenting with implementing Jquery Image Bubbles using the following example:
However, I encountered a JavaScript error when testing it in my Fiddle: http://jsfiddle.net/NinjaSk8ter/hbMzV/
I found that trying to load the JavaScript file from the dynamicdrive Demo Page directly into the Fiddle did not work. However, manually copying the JavaScript code did work as expected.