igorlino / elevatezoom-plus

Enhanced elevateZoom - A jQuery image zoom plugin
http://igorlino.github.io/elevatezoom-plus/
MIT License
162 stars 77 forks source link

Option to specify location for zoomWindowContainer in DOM #50

Closed ChristopherBrix closed 8 years ago

ChristopherBrix commented 8 years ago

I'd like to specify the location in the DOM where the zoomWindowContainer element will be created.

Edit: Sorry, I'll explain this in more detail in a few minutes, I accidentally submitted this request too early...

ChristopherBrix commented 8 years ago

I just learned that the option zoomContainerAppendTo does exactly what I wanted to archive.

Thank you for your fantastic plugin!