Questions tagged [turn.js]

Turn.js is a JavaScript library that will make your content look like a real book or catalog using HTML5 and CSS3.

List of Features :

  • Pure HTML5/CSS3 content.
  • Simple, beautiful and powerful API.
  • Works on iPad and iPhone.
  • Allows to load pages dynamically through Ajax requests.
  • Two transition effects.
19 questions
4
votes
1 answer

turn.js issue with full screen, the image is distorted when you enter fullscreen

I am using turn.js, I have added an event listener but when on full screen it distorts the image. Is there a way to have the width resize depending on the original width? I have tried adding 90% to width and auto to height but the enlarged image is…
JohnnyD
  • 403
  • 4
  • 16
2
votes
1 answer

turn.js issue with css zoom

I do know that turn.js has it's own zoom but, I have added a simple zoom script with css zoom. It's working, I mean when you press the zoom button it does zoom in the page (and zoom out) but I can't seem to be able to figure out how to resize the…
JohnnyD
  • 403
  • 4
  • 16
2
votes
0 answers

How to build E-book using pdf.js and turn.js in html?

I am trying to build an E-Book using pdf.js and turn.js for my website. I came here. Moreover, they are showing this error. Error Image. what should i do now?
rezwan
  • 39
  • 1
  • 4
2
votes
1 answer

how to go to a particular page in turn.js

i want to design a magazine i searched a lot i got the bellow code and i modified it as need. but how to searching particular page in a magazine and can it but done with turn.js or anything else