How to use jqZoom in a base64 image?

1

Location:

I have a small application where the user chooses a <select> option and in that an image is loaded via using .

Problem:

The jqZoom plugin does not work correctly with since it freezes and can not move.

Note:

I ran tests with an image that was in the directory of the application using relative path and jqZoom was normal, ie not being an image base64 works.

Goal:

I'd like to know how I should proceed to make the plugin work with or would like to know some other way to get my result that would be zoomed in on the base64 image loaded via XHR in , if you use another zoom plugin, I can also do it.

    
asked by anonymous 20.08.2014 / 14:01

0 answers