HTML5:页面折叠效果(HTML5 : Page Fold Effects)
在互联网上使用HTML5和CSS3有相当多的页面翻转/卷曲效果,但似乎我找不到任何页面折叠效果(将页面左右两侧折叠到中间)。
任何关于使用哪种工具的建议/建议? Mootools?
There are quite a number of page flip / curl effects using HTML5 & CSS3 in the Internet, but it seems I cannot find any page fold effects ( fold up the page both left & right side to middle ).
Any advice / suggestion on using which tool ? Mootools ?
原文:https://stackoverflow.com/questions/10380223
更新时间:2019-12-26 17:58
最满意答案
看看CSS3 3d转换;)
编辑:实际上实现你的折叠效果,你必须添加2
take a look at CSS3 3d-transformations ;)
EDIT: to actually achieve your folding-up effect, you'd have to add 2