cordova - Is it possible to customize the "Done" Button and bar position of the InAppBrowser? -


i have application open external url inappbrowser plugin, want change position of bar done button appear…

is possible customize "done" button of inappbrowser?

yes can customize ...

ios only.

  1. closebuttoncaption - set string caption "done" button. note have localize value yourself.
  2. toolbar - set 'yes' or 'no' turn toolbar on or off inappbrowser (defaults 'yes')

but here can not change position of status bar , done button.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -