Skip to content

Commit

Permalink
Add some links to InAppBrowser test page.
Browse files Browse the repository at this point in the history
Can test starting at a local page and ending at a pdf.
  • Loading branch information
agrieve committed Jan 24, 2013
1 parent 8618d1d commit 44205c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions inappbrowser/local.html
Expand Up @@ -35,6 +35,10 @@ <h1>InAppBrowser - Local URL</h1>
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>
Expand Down

0 comments on commit 44205c4

Please sign in to comment.