Top "Back-button" questions

A button that will take the user back to the previous state that they were on.

How to detect when back button pressed in fragment android?

I have project with navigation drawer with fragment, with 5 menu, the problem is when i go to menu 4 and the …

android android-fragments back-button
Under what circumstances is $(document).ready triggered on a back-button click?

For all major browsers (except IE), the JavaScript onload event doesn’t fire when the page loads as a result …

jquery back-button document-ready
how to change backbutton color iOS7

I've been developed an app for iOS7 which has this design As you can see there's a blue arrow for …

ios ios7 xcode5 back-button
How can I show a custom image in navigation bar back button instead of default buttons which are shown by nav bar itself

On navigating to any view in an app which has navigation controller implemented, it shows a back button to go …

iphone image uinavigationcontroller back-button
How do I make Firefox reload page when back button is pressed?

I have tried every combination and permutation of meta tags that are supposed to stop a page from being cached, …

php javascript html firefox back-button
Is it possible to e.preventDefault in window.onPopState?

I'm trying to stop the user from going back in my web app. For this I tried catching the window.…

javascript dom-events back-button popstate
Back button closing app even when using FragmentTransaction.addToBackStack()

None of the other questions I have read on stackoverflow have been able to help with my problem. As far …

android android-fragments back-button back-stack
launch an activity using intent and disable back button press from launching the previous activity

In my application. I have a login screen. If the login is successful, a tab activity will launch, in that …

android back-button android-intent
how to handle device back button on sencha touch application

In Sencha touch if I use navigation view i can get back button. This is pretty fine. But what if …

android extjs4 extjs sencha-touch-2 back-button
iOS - UIBarButtonItem - Back Button title vertical position not adjusting

I am setting a custom font in my UIBarButtonItem objects using UIAppearance. This works fine and sets the font correctly. …

ios uibarbuttonitem back-button