Hello, I developed a very small diary Firefox OS webapp and using it on my Android phone. Its nothing more as a textarea where I can insert some text and an submit button, which post the message via "get".
My problem is the behaviour of the back button. When press the back button after entering some text and submiting it, the behaviour should be to exit the webapp. However, the back-button is treated the normal browser-way and I'm back on the previous page with the inserted text. How I can supress this? Would "post" instead of "get" help? Sven _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
