Back Button for WebPopup

Hi guys,

I am new to corona and I am trying to create a web based application.

I want to add a "go back" button like in safari and other browsers

any idea how to do that ?

any help is really appreciated.

Thanks,

I need help please.

my app is almost ready but the back button is missing.

Are you going back to another web page or just back to the Corona environment?

going back to another web page.

just like in internet browsers.

basically, I want to create a button outside the webPopup window that tells the web view to go back to the previous page.

in Java it would be something like :

history.go(-1)

I'm also looking for the same type of functionality. I have a webpopup that works great, but would like to provide a native navigational aid in terms of going back one browser page of the web content. Any way of doing something like this?

i know this is old, just thought i'd throw my 2 cents in...

when attaching a listener to the webpopup you are able to track the url as a string, maybe you can check for changes in the url string and add them into an array?

not sure but some thing like

Go back

should work inside the popup

Is 'Back' still not supported?

Is there a known workaround?

views:1714 update:2011/10/11 15:24:38
corona forums © 2003-2011