Go to file
Peter Somogyvari 20611efe67 CB-5595 Add toolbarposition=top option.
The position of the toolbar is now configurable, it can be specified on
the caller's side. The possible values are top and bottom and the key
for the setting is toolbarposition. Also extended the logging of the web
view's load errors, it now logs the error code too, not just the
localized description of the error that occured. Added the
browserOptions to the init method's parameters in order to make it
conveniently accessible from the ViewController.
2013-12-13 09:16:04 -05:00
docs updated docs + tests 2013-06-13 15:59:10 -07:00
src CB-5595 Add toolbarposition=top option. 2013-12-13 09:16:04 -05:00
test Added amazon-fireos platform. 2013-10-30 13:36:04 -07:00
www CB-4858 Convert relative URLs to absolute URLs in JS 2013-10-10 12:21:35 -04:00
.gitignore ignore stuff 2013-07-15 18:16:34 -07:00
LICENSE [license] adding apache license file 2013-08-06 14:42:09 -07:00
plugin.xml [CB-5565] Incremented plugin version on dev branch. 2013-12-04 15:32:03 -08:00
README.md updated Readme, namespace and name tag 2013-08-14 15:44:36 -07:00
RELEASENOTES.md [CB-5565] Updated version and RELEASENOTES.md for release 0.2.5 2013-12-04 15:16:31 -08:00

cordova-plugin-inappbrowser

To install this plugin, follow the Command-line Interface Guide.

If you are not using the Cordova Command-line Interface, follow Using Plugman to Manage Plugins.