yaquawa / jquery.photoswipe

The jQuery plugin for PhotoSwipe
91 stars 35 forks source link

How do you destroy an instance of photoswipe? #21

Open dcc82 opened 5 years ago

dcc82 commented 5 years ago

Hello, can you please advise how you can destroy an instance of photoswipe? In the original document, you can get the instance by using "var pswp = new PhotoSwipe( / ... / );", but how can you do that in your jQuery version? Thanks.