ranger
05-05-2015, 10:08 AM
I'm looking at this book pages turning script:
www.turnjs.com/#samples/magazine1
There are many options for customization, however it seems there isn't an option for what I want to do.
The way it is now, in order to turn a page, you have to hover somewhere near the corners.
Only then the page corner turns and you somehow guess that by clicking you can go to the next page.
What I want is to make all the area clickable; wherever the mouse hovers, inside the book, one corner or another should bend.
The size of turning corner is OK like that, no need to modify.
I know I may have to edit the code directly somewhere, but I couldn't find the place although I tried.
It seems all css for page turning is inside turn.js file
If somebody can find the code line to be edited, please let me know.
Thanks
www.turnjs.com/#samples/magazine1
There are many options for customization, however it seems there isn't an option for what I want to do.
The way it is now, in order to turn a page, you have to hover somewhere near the corners.
Only then the page corner turns and you somehow guess that by clicking you can go to the next page.
What I want is to make all the area clickable; wherever the mouse hovers, inside the book, one corner or another should bend.
The size of turning corner is OK like that, no need to modify.
I know I may have to edit the code directly somewhere, but I couldn't find the place although I tried.
It seems all css for page turning is inside turn.js file
If somebody can find the code line to be edited, please let me know.
Thanks