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 #736

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

InAppBrowser - possible to Customize? insertCss not working #736

jgw96 opened this issue Oct 20, 2016 · 2 comments

Comments

@jgw96
Copy link

jgw96 commented Oct 20, 2016

From @vaibsVB on October 20, 2016 11:29

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.

cordova-plugin-inappbrowser plugin has insertCSS method in it. And in the (typescript definition file) inappbrowser.d.ts under the node_modules has insertCss method. Is there any typos in the inappbrowser.d.ts file.

Any help Will be appreciated.
Thanks in advance.

Copied from original issue: ionic-team/ionic-framework#8816

@jlucfarias
Copy link
Contributor

It's the same that #733

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

vaibsVB commented Oct 24, 2016

@John-Luke #733 is created by me in ionic-native.

And this thread is replicated by Justin Willis from #8816 as Justin stated Copied from original issue: driftyco/ionic#8816

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

4 participants