jaukia / zoomooz

An easy-to-use jQuery plugin for making zooming web pages.
http://janne.aukia.com/zoomooz/
1.79k stars 275 forks source link

zoomViewport & zoomContainer are hogging the buttons between themselves #130

Open Ali-Shah-Vis opened 4 years ago

Ali-Shah-Vis commented 4 years ago

Hi :).

I'm working on using Zoomooz.js for a visualisation I am building.

Targets Galore
<
>

However, the buttons aren't going to the targets, the view is stuck between the viewport and the container unless I click on one of the targets. Once the target's finish, it goes back to being stuck.

How my project works, is that there is a button selector that allows users to see what they want targeted. If it's not selected, I perform a jquery function that removes the target from the visualisation.

Hope you can help me to get the buttons to cycle through the targets. Cheers