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

InAppBrowser - possible to Customize? insertCss not working #733

Closed
vaibsVB opened this issue Oct 20, 2016 · 2 comments
Closed

InAppBrowser - possible to Customize? insertCss not working #733

vaibsVB opened this issue Oct 20, 2016 · 2 comments

Comments

@vaibsVB
Copy link

vaibsVB commented Oct 20, 2016

Greetings to all,

I have a requirement in which I want to customize InAppBrowser's location bar in Android.
I want to replace/add few buttons and its positions too. I want to hide only the URL portion and keep the buttons, etc.

Is it possible to customize or modify in InAppBrowser?
I'm using cordova-plugin-inappbrowser plugin.

I tried executeScript and insertCss methods.
but the problem is insertCss not working.

Any help Will be appreciated.
Thanks in advance.

@vaibsVB vaibsVB changed the title InAppBrowser - Is it possible to Customize Toolbar or Navigation bar? InAppBrowser - possible to Customize? insertCss not working Oct 20, 2016
@ihadeed
Copy link
Collaborator

ihadeed commented Oct 22, 2016

You will need to use Theamable Browser plugin. See http://ionicframework.com/docs/v2/native/themeablebrowser/

@ihadeed ihadeed closed this as completed Oct 22, 2016
@vaibsVB
Copy link
Author

vaibsVB commented Oct 24, 2016

@ihadeed Thanks for reply.

I already tried ThemeableBroswer which is fork of cordova-plugin-inappbrowser.
But the ThemeableBroswer also not working in my case.

Thanks.

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

2 participants