Here’s a jsfiddle.
Using inner zoom (though it doesn’t work with any of the zoom types), it should work like so: http://www.mind-projects.it/projects/jqzoom/demos.php#demo4
Any ideas? Seems to be an issue with the responsive nature of Bootstrap. Removing Bootstrap’s max-width:100% CSS declaration on the img tag improves it a bit, but it remains broken.
You need to override the max-width.