Questions tagged [turnjs]

Turn.js is a jQuery plug-in that provides a page turning effect using HTML5

turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine for HTML5. It is written by Emmanuel Garcia and licensed under the MIT License.

More Information

Homepage of turn.js

Documentation of turn.js

96 questions
0
votes
1 answer

use of turn.js in html5

I am trying to add flipbook effect in HTML5 I have created some div tags for pages and for hard cover but problem is that 'hard' div's are not working as they should be like I am unable to turn hard pages.! I have code this :…
Shumaila Khan
  • 91
  • 1
  • 5
  • 19
0
votes
1 answer

turn.js and Google Analytics

I'm trying to gather either an event or custom variable tracking on the turn.js plugin through Google Analytics. Right now it's set up for a custom variable. I'm trying to track time on page turns. In the plugin there is an event handler called…
Dandy
  • 851
  • 2
  • 11
  • 22
-1
votes
0 answers

turn.js double pages in vertical flipping

I recently recevied a task to implement the vertical flipping effect like this website: https://book.yunzhan365.com/cjebp/ydbx/mobile/index.html. And the old project uses turn.js to implement double pages horizontal flipping.Because the project is a…
-1
votes
1 answer

TURNJS UNBIND CLICK EVENT

I am using the JS library turnjs for a flip book and it works great. I added a logo and a link for visitors to be able to return to home page. The link back to the home page is hidden on load and set to display with a delay of 7 seconds but when you…
Agustin
  • 103
  • 1
  • 11
-2
votes
1 answer

Why this implementation of turnjs not work?

I'm trying to implement this example locally: The first is to import: jquery library and turnjs. Turn JS HTML:
alvarezsh
  • 503
  • 3
  • 8
  • 21
-2
votes
1 answer

Hide content of a book while the book is closed

I currently have this setup to a little seeking game I'm creating: http://jsfiddle.net/eju6S/ I'm using turn.js to create a book effect. Now I want the content of the book to be invisible while the book is closed -> the cover should have the same…
maddo7
  • 4,503
  • 6
  • 31
  • 51
1 2 3 4 5 6
7