Same page transition with data change - right approach
By Sergey
24 May 2013 02:38
English
5 Replies
I'll explain on example.
A have page with number:
By clicking "mooove" button i what to make page transition to same page with new number. For example let it will counter.
I want to change page data (number from 1 to 2) not before transition and not after. It should look like one page replaced by another with different data.
As i undestand, i have to generate new page based on main and then make transition. Or no?
I know about construction:
$.mobile.changePage('#main', {
transition: "slide",
allowSamePageTransition: true
});
Which approach is correct for this problem?
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------