zoomooz icon indicating copy to clipboard operation
zoomooz copied to clipboard

Easy creation of a zoom back button

Open maxlibin opened this issue 12 years ago • 1 comments

First thanks for the awesome plugin, i have a div with 300px height that contains the zoomTarget, however i want to prevent my user to zoom back when clicking anywhere inside the zoomTarget div by using return false, after animation done. and i want to create a button somewhere for them to click then now they can zoom back, how can i do that?

maxlibin avatar Sep 21 '12 03:09 maxlibin

Currently, you can do this only by using the javascript-code to control yourself the zooming and assigning mouse events for it. This requires, however, some javascript knowledge.

jaukia avatar Sep 29 '12 10:09 jaukia