PageRenderTime 60ms CodeModel.GetById 30ms RepoModel.GetById 0ms app.codeStats 0ms

/template/phonegap/index.html

https://github.com/kosticnebojsa/phonegap-docs
HTML | 77 lines | 67 code | 9 blank | 1 comment | 0 complexity | ace1fbd1650cbef98380fefa1caf96c0 MD5 | raw file
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
  6. <meta name="generator" content="joDoc">
  7. <title>PhoneGap API Documentation</title>
  8. <link rel="stylesheet" type="text/css" href="index.css">
  9. <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
  10. <link rel="stylesheet" type="text/css" href="prettify/prettify.css" />
  11. <script type="text/javascript" src="prettify/prettify.js"></script>
  12. <script type="text/javascript">
  13. var _gaq = _gaq || [];
  14. _gaq.push(['_setAccount', 'UA-94271-11']);
  15. _gaq.push(['_setDomainName', '.phonegap.com']);
  16. _gaq.push(['_trackPageview']);
  17. (function() {
  18. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  19. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  20. var s = document.getElementsByTagName('script')[0];
  21. s.parentNode.insertBefore(ga, s);
  22. })();
  23. function moveToSection(dropdown) {
  24. document.location="#" + dropdown.options[dropdown.selectedIndex].value;
  25. }
  26. </script>
  27. </head>
  28. <body onload="prettyPrint();">
  29. <div id="header">
  30. <h1><a href="index.html">Phone<strong>Gap</strong> Documentation</a></h1>
  31. </div>
  32. <div id="subheader">
  33. <h1>Geolocation</h1>
  34. <small></small>
  35. </div>
  36. <div id="sidebar">
  37. <div class="vertical_divider"></div>
  38. <h1>API Reference</h1>
  39. <ul>
  40. <li><a href="phonegap_accelerometer_accelerometer.md.html">Accelerometer</a></li>
  41. <li><a href="phonegap_camera_camera.md.html">Camera</a></li>
  42. <li><a href="phonegap_media_capture_capture.md.html">Capture</a></li>
  43. <li><a href="phonegap_compass_compass.md.html">Compass</a></li>
  44. <li><a href="phonegap_connection_connection.md.html">Connection</a></li>
  45. <li><a href="phonegap_contacts_contacts.md.html">Contacts</a></li>
  46. <li><a href="phonegap_device_device.md.html">Device</a></li>
  47. <li><a href="phonegap_events_events.md.html">Events</a></li>
  48. <li><a href="phonegap_file_file.md.html">File</a></li>
  49. <li><a href="phonegap_geolocation_geolocation.md.html">Geolocation</a></li>
  50. <li><a href="phonegap_media_media.md.html">Media</a></li>
  51. <li><a href="phonegap_notification_notification.md.html">Notification</a></li>
  52. <li><a href="phonegap_storage_storage.md.html">Storage</a></li>
  53. </ul>
  54. <h1></h1>
  55. <ul>
  56. <li><a href="_index.html">Keyword Index</a></li>
  57. </ul>
  58. </div>
  59. <div id="scrollable">
  60. <div id="content">
  61. $body
  62. </div>
  63. </div>
  64. <!-- KISSinsights -->
  65. <script type="text/javascript">var _kiq = _kiq || [];</script>
  66. <script type="text/javascript" src="//s3.amazonaws.com/ki.js/12652/2gs.js" async="true"></script>
  67. </body>
  68. </html>