facebook

navigation

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #334174 Reply

    SonamGyato
    Member

    i’ve got a webapp that displays a page (A) – main startup page

    i go to page B.

    from B, can do a

    phoneui.gotoPage( “m1-app”, phoneui.transitions.slideLeft );

    even though logically i should be doing a slideRight (like a BACK button).

    i know not good design but i have to do this – don’t ask.

    anyway doing this will it cause any stack/navigation/state issues down the road.

    from A there’s no BACK button – so they can’t get to B page they just left.

    so from A >> B >> A.

    but i want to be back at the top level – no BACK history.

    #334175

    WaylandDavis
    Member

    I’m not a web programmer, but it seems to me that if you start on A, then go to B, then Back to A, you would then be where you started. To get to B again, you would do whatever it was that you did the firsttime to get from A>>>B.

    A is the Beginning. There is no back from there, nor should there be. If you just loaded the site and had a back button, where would it take you?

    If you have the traditional < and > arrows then when you get back to A, the left (or back) arrow should not be operational.

    Just my thoughts and my logic.

    Wildwex

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: navigation

You must be logged in to post in the forum log in