javascriptjquerycssgoogle-chrometurnjs

Mouse click and mouse over effect for turn.js not working


I was working upon a website with a flipbook kind of jQuery effect provided by turn.js.

It was working very well on my development environment. Suddenly have found out that the mouseover effect and mouseclick has stopped working on browser Chrome V29.0.1547.66m.

It works perfectly with V26.0.1410.63 and on other browsers (Firefox). Need to know the reason and some workaround solution for the same.

Here is the link to my webpage.


Solution

  • I had checked your link, I think there is some problem in turn.min.js script. Use turn.js script in place of turn.min.js it is working fine on your link.