admin管理员组文章数量:1418103
Views
A view is a set of pages that are visible on the screen; in general
that moment depends on the current page. For example, when the
display of a flipbook of 10 pages is set to double, the pages would
be grouped like this:
1
2-3
4-5
6-7
8-9
10
From the offical document, the first page is single page and display on the right hand side.Is it possible to change it to double page? Like:
1-2
2-3
4-5
5-6
6-7
....
Would any developer experience in turn.js can help me?
Views
A view is a set of pages that are visible on the screen; in general
that moment depends on the current page. For example, when the
display of a flipbook of 10 pages is set to double, the pages would
be grouped like this:
1
2-3
4-5
6-7
8-9
10
From the offical document, the first page is single page and display on the right hand side.Is it possible to change it to double page? Like:
1-2
2-3
4-5
5-6
6-7
....
Would any developer experience in turn.js can help me?
Share Improve this question asked Dec 7, 2012 at 1:27 user782104user782104 13.6k60 gold badges178 silver badges315 bronze badges1 Answer
Reset to default 4From the example fiddle they provide on How Turn.js Works I removed the 2nd div class="hard"
which results in the title page followed by both page 1 and 2 visible. Here's that fiddle.
If you don't even want a title page you can open the book directly to pages 1 and 2 as seen in this fiddle.
Have a look at issues 138, 195, and 45 for more info.
本文标签: javascriptSet the first page is double page instead of single page in turnjsStack Overflow
版权声明:本文标题:javascript - Set the first page is double page instead of single page in turn.js? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745271835a2650939.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论