How to do a JavaScript HTML 5 Canvas image “page flip” like you commonly see in Flash?

后端 未结 9 1106
自闭症患者
自闭症患者 2021-01-30 06:00

Has anyone tried recreating the page flip effect with images like you commonly see in Adobe Flash with JavaScript and HTML 5\'s canvas tag?

Are there any frameworks or J

9条回答
  •  闹比i
    闹比i (楼主)
    2021-01-30 06:33

    You can try jFlip, it's a jQuery Plugin, It's not IE-compliant but I guess it's not a problem for you since you are asking for HTML5.

提交回复
热议问题