Hey, guys. How can I make the transition between pages (data-role = "page"). Using only html, css, jquery. The first page should disappear over time, and the second should show.
transition between pages
에 의해 Enjo
2013년 03월 15일 08:41
영어 (English)
9 댓글
Edited by: Michael Shaver on 27 5월, 2013
Sergey
2013년 05월 24일 02:19
1) http://jquerymobile.com/demos/1.2.0/docs/pages/page-transitions.html
2) http://jquerymobile.com/demos/1.2.0/docs/api/methods.html
3) https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.appprogramming%2Fhtml%2Fapp_dev_process%2Fpagemanager_object.htm
Read documentation
Sergey
2013년 05월 24일 02:20
1) http://jquerymobile.com/demos/1.2.0/docs/pages/page-transitions.html
2) http://jquerymobile.com/demos/1.2.0/docs/api/methods.html
3) https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.appprogramming%2Fhtml%2Fapp_dev_process%2Fpagemanager_object.htm
Read documentation
Vineet Tiwari
2013년 05월 24일 02:33
You just need to create a hyperlink in page1 to page2
Go To Page 2