triceam / app-UI

app-UI is a collection of user interface components that may be helpful to web and mobile developers for creating interactive applications using HTML and JavaScript, especially those targeting mobile devices. app-UI is a continual work in progress - it was born out of the necessity to have rich & native-feeling interfaces in HTML/JS experiences, and it works great with PhoneGap applications (http://www.phonegap.com). app-UI can easily be styled/customized using CSS.
http://triceam.github.com/app-UI/
Other
1.27k stars 239 forks source link

How to back to home screen after 10 the view #37

Closed rkumar670 closed 11 years ago

rkumar670 commented 11 years ago

i have list within list. now i am 10th list now i want to go back to first view.. what command should i used.

rkumar670 commented 11 years ago

Issue sloved. i use the same event like popview to homeview and customize the header. :+1: