blasten / turn.js

The page flip effect for HTML5
www.turnjs.com
Other
7.23k stars 2.48k forks source link

Dragging of flipbook page midway and release #253

Open cherianabraham opened 11 years ago

cherianabraham commented 11 years ago

I have an index link on my flipbook to go to my index contents page.

When I click on a particular index title, it goes to the correct page and when I click on index link it goes back to index page. It's working fine.

But when I drag a top left corner or bottom left corner to the middle of the page and release it and then click my index link, it goes to the page after the index and the entire flipbook freezes.

When I debugged on Firefox this is error I am getting.... TypeError: data is undefined if (!data.disabled) {}

I am having this issue. Please let me know the solution.

blasten commented 11 years ago

@cherianabraham what version of turn.js are you using?