matiasgali / guillotine

jQuery plugin to crop images within an area (fully responsive), allowing to drag (touch support), zoom and rotate.
http://guillotine.js.org
326 stars 100 forks source link

Multiple Guillotine on same page #72

Open jamalnasir opened 5 years ago

jamalnasir commented 5 years ago

How can I use multiple guillotine plugin for images on the same page?

I created two new instances but couldn't workout. The issue is when I click on any of the guillotine actions, both the image wrappers are affected.

Like, I have two images side by side. They their own guillotine action buttons. When I click on any of the actions both the images take the effect.

How can I have two different guillotine plugins on the same page which will work separately.