I am trying to implement this JQuery ImageBubbles that I found here:
http://www.dynamicdrive.com/dynamicindex4/imagebubbles.htm
However, I have some type of an error within my JSFiddle:
http://jsfiddle.net/NinjaSk8ter/hbMzV/1/
If someone could clue me in on my error, I would appreciate it
You forgot to add the js/css, add this to the top of your html …
Here’s one I prepared earlier … http://jsfiddle.net/hbMzV/2/
This is just to get it working in the jsfiddle. If you were to use this on your own site you would simply have to download the css/js files provided by dynamicdrive and host them on your own site, fixing up the Uris appropriately