How can I go to previous page in tizen web app?
By 승민 백
14 Sep 2017 00:18
English
3 Replies
Hello.
I made ui pages with <div> tags, like this :
<div id='firstPage'>
....
</div>
<div id='secondPage'>
...
</div>
And I move the page like this : tau.changePage(document.getElementById("secondPage"), { transition:"slide"});
If I press a back button, I want to go previous page.
I used tau.back(), window.history.back() but they didn't works.
I think it's because I made pages with <div> tags.
Then how can I make it?
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
--------
--------