Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple requests per child browser instance #6

Open
willsafc opened this issue Apr 23, 2012 · 0 comments
Open

Multiple requests per child browser instance #6

willsafc opened this issue Apr 23, 2012 · 0 comments

Comments

@willsafc
Copy link

It would be nice to be able to make subsequent url requests to the same child browser. At the moment I am using the
showWebPage function to open the child browser and show an initial web page. My code listens to the onLocationChange event and checks the new url to decide which subsquent url I need to display. The only way I currently know how to show subsquent url's is to close the initial child browser and then call showWebPage again, it would be nice if multiple requests could be achieved in one instance.

If I was to implement t he iOS and Android code, would this be something you would consider adding into the source? Also how quickly would that source be integrated into the Phone Gap Build version of the child browser?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant