Discussion Forums  >  Status Bar, Navigation Bar

Replies: 4    Views: 215

GattonApps
Aspiring developer
Profile
Posts: 4
Reg: Apr 21, 2013
Lexington
1,340
08/02/13 12:43 PM (10 years ago)

HTML Screen Back button to HTML Screen

I have a Menu Screen that links to an HTML Screen(1) that links to second HTML Screen(2). I have the Navigation bar enabled. But when I click the Back Button on HTML Screen(2), it takes me back to my Menu Screen, when I really wanted to go back to my HTML Screen(1). I've turned on the "Show Browser Button" but at least in the xcode ios emulator, a browser button has not appeared. Any thoughts/help/advice? Thank you, Jeana
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
08/02/13 01:15 PM (10 years ago)
The back button is presumably the one in the navigation bar? If so, think it this way - it is a back button for the plugin that takes you back to what called the plugin (e.g. the menu). It isn't 'aware' of the html content the plugin is showing.
 
GattonApps
Aspiring developer
Profile
Posts: 4
Reg: Apr 21, 2013
Lexington
1,340
like
08/02/13 01:20 PM (10 years ago)
Hi Alan - That's helpful to my understanding of how it works. Any idea/clues on how I can go 'back'/previous html screen on ios? From what I'm understanding the Android has buttons built in that will do that?
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
08/02/13 02:22 PM (10 years ago)
Well, you could do an html/javascript 'back button' into your html pages, but I think from a usability perspective, it wouldn't be that easy to use.
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
08/03/13 12:47 AM (10 years ago)
You can enable the bottom toolbar for the screen, which has a back button on it. Be aware, though - users will get confused if you have two back buttons on the screen.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.