You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2013/01/24 19:22:50 UTC

spec commit: Add some links to InAppBrowser test page.

Updated Branches:
  refs/heads/master 8618d1ddd -> 44205c4c4


Add some links to InAppBrowser test page.

Can test starting at a local page and ending at a pdf.


Project: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/commit/44205c4c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/tree/44205c4c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/diff/44205c4c

Branch: refs/heads/master
Commit: 44205c4c495ce2e8522b2e61153028b23881469f
Parents: 8618d1d
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 24 13:22:14 2013 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Jan 24 13:22:14 2013 -0500

----------------------------------------------------------------------
 inappbrowser/local.html |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/44205c4c/inappbrowser/local.html
----------------------------------------------------------------------
diff --git a/inappbrowser/local.html b/inappbrowser/local.html
index 082d603..328f99e 100644
--- a/inappbrowser/local.html
+++ b/inappbrowser/local.html
@@ -35,6 +35,10 @@
         You have successfully loaded a local URL
       </div>
       <div>User-Agent = <span id="u-a"></span></div>
+      <div><a href="http://www.google.com">Visit Google</a></div>
+      <div><a href="http://www.yahoo.com">Visit Yahoo</a></div>
+      <div><a href="http://www.stluciadance.com/prospectus_file/sample.pdf">Check out my remote PDF</a></div>
+      <div><a href="local.pdf">Check out my local PDF</a></div>
     <h2> </h2><div class="backBtn" onclick="backHome();">Back</div>
   </body>
   <script>