We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdfaf37 commit c084741Copy full SHA for c084741
www/index.html
@@ -30,7 +30,7 @@
30
<h1>PhoneGap</h1>
31
<div id="deviceready" class="blink">
32
<p class="event listening">Connecting to Device</p>
33
- <p class="event received">Device is Ready</p>
+ <h2 class="event received">Hello World!!!</h2>
34
</div>
35
36
<script type="text/javascript" src="phonegap.js"></script>
0 commit comments