Photoswipe close gallery button code -


i have tried close photoswipe screen gallery using history.go(-1); takes me previous screen gallery was. how can close photoswipe screen gallery using code staying in page call gallery? in advance.

i managed line:

window.code.photoswipe.activeinstances[0].instance.hide(); 

Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -