blasten/turn.js

Turn.js not working on newer browsers

stickyfingies opened this issue · 11 comments

Hi, I have been using turn.js for a while and have become quite fond of it. However, lately I have noticed that on newer versions of Chrome it appears not to be working - even the demos on the site remain static. The code on my page worked up until about a week ago, at which point I could no longer flip the pages - even though the code remained the same. I also know the code is not faulty because it works on my old Dell machine, as well as on my Galaxy S8. I am currently using Chrome 59.0.3071.115 (Official Build) (64-bit) (cohort: Stable), and it is not working for this. I would turn to another flipbook API, but I have grown quite fond of this one and would hate to stop using it. How could I fix this issue?

Any help is appreciated.

just tried turnjs in this evening and indeed in chrome is not working ! Works well in Internet Explorer and Firefox !

Any hint would be usefull ;)

Thx

It is working fine for me on chrome 60 on a mac.

honsa commented

Also no problems win10, chrome 61.0.3163.100 (Official Build) (64-bit)

http://www.turnjs.com/#samples/docs/10

I also wanted to use this in my project but it does not run on the latest Firefox release: Firefox 57.

Any update on this issue? I'm building a site that needs a book preview and I wanted to use this.

What browser version are you using?

Never mind, I just got it working by modifying turn.js. I was testing it on Chrome 65.0.3325.181 and Firefox 59.0.1.

If it's anything you feel other users would benefit from, you create a PR for that

It is not working for Chrome 65.0.3325.181 (Build oficial) (64 bits).

honsa commented

hm, still working in chrome Version 66.0.3359.139 (Offizieller Build) (64-Bit) win10.

A little late to the party, but there is an error in the minified file.
Use the file “turn.js” instead of “turn.min.js” and you'll be good to go.

Chrome Version 67.0.3396.40 (Official Build) beta (64-bit)