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

Anyway to execute history.back() or .forward() in wizViewManager #76

Open
hkcity1111 opened this issue Feb 26, 2015 · 7 comments
Open

Comments

@hkcity1111
Copy link

Dear Sir,

I want to load website inside phonegap by wizViewManager plugin and
is there any way to call navigation forward or back like history.back() or .forward()?
Thank a lot!

Regards,
HKCity

@ronkorving
Copy link

The API doesn't expose anything for this, but you can do it from inside the webview itself, right? Can you explain the use case you have?

@hkcity1111
Copy link
Author

I want to show another webview of our company facebook as information inside exising phonegap app.
As existing layout design to inappbrowser navigator is no so good, I want to reuse existing app header and add navigator button (back, forward, close) to control wizViewManager.
I can build close button by .hide() function in exising phonegap app
but no idea to write back & forward
As I am very new technology to phonegap / xcode and mobile device,
Is there any advice for this issue?
Thanks!

@ronkorving
Copy link

Perhaps @aogilvie or @jrouault can help answer this one.

@gen-failure
Copy link

Check my older posts, I was solving the same problem in past :)

2015-03-01 4:58 GMT+01:00 Ron Korving [email protected]:

Perhaps @aogilvie https://github.com/aogilvie or @jrouault
https://github.com/jrouault can help answer this one.


Reply to this email directly or view it on GitHub
#76 (comment)
.

@hkcity1111
Copy link
Author

Hi michaelbin

I have checked old post in issue before. Maybe I got something missed.
Would you help to give more hint to me?
Thank a lot!

@gen-failure
Copy link

Hi,

I am currently off programming business because of health issues but I found my old backup drive when I had modified version of plugin I used in one pg app. Please be careful, it's based on version which is like 6 months old, but you should be able to easily apply my modifications to the new version as well.

Unfortunately I don't have the latest version in repository but I can share zip file with anybody who is interested.

@hkcity1111
Copy link
Author

Hi Michaelbln

Take care for body health and hope you can recover soon.
BTW. Would you share your version to me by email ([email protected])?
Thanks a lot

Regards,
Kenneth

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

3 participants