RubyApp 0.6.67 → 0.6.68

Sign up to get free protection for your applications and to get access to all the features.
Files changed (460) hide show
  1. data/lib/ruby_app/application.rb +1 -1
  2. data/lib/ruby_app/elements/mobile/document.js.haml +0 -1
  3. data/lib/ruby_app/elements/mobile/document.rb +2 -4
  4. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0 → jquery.mobile-1.3.0}/demos/css/themes/default/images/ajax-loader.gif +0 -0
  5. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-18-black.png +0 -0
  6. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-18-white.png +0 -0
  7. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-36-black.png +0 -0
  8. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/images/icons-36-white.png +0 -0
  9. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile-1.3.0.css +3357 -0
  10. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile-1.3.0.min.css +2 -0
  11. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.structure-1.3.0.css +2197 -0
  12. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.structure-1.3.0.min.css +2 -0
  13. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/jquery.mobile.theme-1.1.0.css → jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.theme-1.3.0.css} +367 -367
  14. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/css/themes/default/jquery.mobile.theme-1.3.0.min.css +2 -0
  15. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/css/jqm-demos.css +1032 -0
  16. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/css/jqm_demo-icons-hd.png +0 -0
  17. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/css/jqm_demo-icons-sd.png +0 -0
  18. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-af.jpg +0 -0
  19. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-ag.jpg +0 -0
  20. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/album-bb.jpg +0 -0
  21. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-bk.jpg +0 -0
  22. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-hc.jpg +0 -0
  23. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-k.jpg +0 -0
  24. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-mg.jpg +0 -0
  25. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-ok.jpg +0 -0
  26. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-p.jpg +0 -0
  27. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-rh.jpg +0 -0
  28. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-ws.jpg +0 -0
  29. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/album-xx.jpg +0 -0
  30. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/apple.png +0 -0
  31. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bg-pattern.png +0 -0
  32. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bike.jpg +0 -0
  33. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/blackberry_10.png +0 -0
  34. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bmw-thumb.jpg +0 -0
  35. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/bmw.jpg +0 -0
  36. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/buenosaires.jpg +0 -0
  37. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/capetown.jpg +0 -0
  38. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/de.png +0 -0
  39. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/fi.png +0 -0
  40. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/firefox-logo.png +0 -0
  41. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/firefox_os.png +0 -0
  42. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/galaxy_express.png +0 -0
  43. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/gb.png +0 -0
  44. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/gf.png +0 -0
  45. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/09-chat2.png +0 -0
  46. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/100-coffee.png +0 -0
  47. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/18-envelope.png +0 -0
  48. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/19-gear.png +0 -0
  49. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/21-skull.png +0 -0
  50. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/30-key.png +0 -0
  51. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/34-coffee.png +0 -0
  52. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars → jquery.mobile-1.3.0/demos/docs/_assets/img}/glyphish-icons/88-beermug.png +0 -0
  53. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/glyphish-icons/Read me first - license.txt b/data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/glyphish-icons/Read me first - → license.txt +0 -0
  54. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/jquery-logo.png +0 -0
  55. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/landrover-thumb.jpg +0 -0
  56. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/landrover.jpg +0 -0
  57. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/lumia_800.png +0 -0
  58. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/newyork.jpg +0 -0
  59. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/nexus_7.png +0 -0
  60. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/paris.jpg +0 -0
  61. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_galaxy3.png +0 -0
  62. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_iphone5.png +0 -0
  63. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_lumia920.png +0 -0
  64. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/phone_onex.png +0 -0
  65. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/photo-landscape.jpg +0 -0
  66. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/photo-portrait.jpg +0 -0
  67. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/photo-run.jpeg +0 -0
  68. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/seoul.jpg +0 -0
  69. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/sydney.jpg +0 -0
  70. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/tesla-thumb.jpg +0 -0
  71. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/tesla.jpg +0 -0
  72. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/img/tizen.png +0 -0
  73. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/lists/images → jquery.mobile-1.3.0/demos/docs/_assets/img}/us.png +0 -0
  74. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/globalnav.js +35 -0
  75. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/h2widget.js +169 -0
  76. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/index.html +10 -0
  77. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/jqm-demos.js +336 -0
  78. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/jquery.mobile.demos.js +1076 -0
  79. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/_assets/js/view-source.js +533 -0
  80. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/backbone-require.html +83 -0
  81. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/index.html +445 -0
  82. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/collections/CategoriesCollection.js +98 -0
  83. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/backbone.js +1431 -0
  84. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/js → jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs}/jquery.js +3932 -3731
  85. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/jquerymobile.js +10945 -0
  86. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/lodash.js +4215 -0
  87. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/libs/require.js +1981 -0
  88. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/mobile.js +45 -0
  89. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/models/CategoryModel.js +15 -0
  90. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/routers/mobileRouter.js +83 -0
  91. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/backbone-require/js/views/CategoryView.js +37 -0
  92. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/collapsibles/dynamic-collapsible.html +363 -0
  93. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/controlgroups/dynamic-controlgroup.html +428 -0
  94. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/index.html +388 -0
  95. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar-demo.html +158 -0
  96. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar.css +20 -0
  97. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar.html +692 -0
  98. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-linkbar.js +58 -0
  99. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/autodividers-selector.html +368 -0
  100. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/grid-listview-demo.html +84 -0
  101. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/grid-listview.css +180 -0
  102. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/listviews/grid-listview.html +411 -0
  103. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/panels/panel-styling.html +551 -0
  104. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/panels/panel-swipe-open.html +413 -0
  105. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/arrow.html +363 -0
  106. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/dynamic-popup.html +407 -0
  107. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/jquery.mobile.popup.arrow.css +233 -0
  108. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/popups/popup.arrow.js +276 -0
  109. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/index.html +375 -0
  110. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/redirect-target.html +27 -0
  111. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/redirect.php +19 -0
  112. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/redirect/source.php +4 -0
  113. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/slider/slider.tooltip.css +15 -0
  114. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/slider/slider.tooltip.js +111 -0
  115. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/slider/tooltip.html +339 -0
  116. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/buenosaires.html +46 -0
  117. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/capetown.html +46 -0
  118. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/newyork.html +46 -0
  119. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/paris.html +46 -0
  120. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/seoul.html +46 -0
  121. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-list.html +805 -0
  122. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-page.css +39 -0
  123. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-page.html +368 -0
  124. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/swipe-page.js +37 -0
  125. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/swipe/sydney.html +46 -0
  126. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/financial-grouped-columns.html +506 -0
  127. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/financial-grouped-reflow.html +503 -0
  128. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/movie-list-toggle-options.html +422 -0
  129. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/movie-list.html +529 -0
  130. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/examples/tables/phone-compare.html +477 -0
  131. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/controls-in-header-footer.html +335 -0
  132. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/disabling-a-button-does-not-work.html +335 -0
  133. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/dom-ready-not-working.html +349 -0
  134. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-can-i-stop-auto-enhancement-of-a-block-of-elements.html +342 -0
  135. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-can-i-stop-auto-enhancement-of-elements.html +348 -0
  136. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-configure-phonegap-cordova.html +398 -0
  137. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-control-page-titles.html +344 -0
  138. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-load-a-page.html +338 -0
  139. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-scroll-to-a-position.html +340 -0
  140. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-do-i-use-touch-mouse-events.html +335 -0
  141. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/how-does-theming-work.html +446 -0
  142. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/index.html +424 -0
  143. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/injected-content-is-not-enhanced.html +360 -0
  144. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/my-html-5-inputs-look-different-in-browsers.html +335 -0
  145. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/my-range-search-input-type-is-being-changed.html +335 -0
  146. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/pass-query-params-to-page.html +343 -0
  147. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/pass-via-the-hash-to-page.html +334 -0
  148. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/question-template.html +353 -0
  149. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/scripts-and-styles-not-loading.html +342 -0
  150. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/sometimes-custom-select-shows-as-dialog-popup.html +335 -0
  151. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/the-application-cache-is-not-working.html +346 -0
  152. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/triggering-create-on-injected-content-does-not-work.html +346 -0
  153. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/updating-the-value-of-enhanced-form-elements-does-not-work.html +364 -0
  154. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/faq/why-is-only-the-first-page-loaded.html +334 -0
  155. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/favicon.ico +0 -0
  156. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/global-nav.html +73 -0
  157. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/index.html +31 -0
  158. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/intro/index.html +418 -0
  159. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/intro/rwd.html +409 -0
  160. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/nav-examples.html +55 -0
  161. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/nav-faq.html +91 -0
  162. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/nav-widgets.html +61 -0
  163. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/search-results.html +540 -0
  164. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/search.html +214 -0
  165. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/accordions/index.html +513 -0
  166. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/autocomplete/autocomplete-remote.html +376 -0
  167. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/autocomplete/index.html +416 -0
  168. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/buttons/buttons-grids.html +453 -0
  169. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/buttons/index.html +476 -0
  170. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/checkbox/index.html +426 -0
  171. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/collapsibles/index.html +512 -0
  172. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/controlgroups/index.html +651 -0
  173. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-alt.html +4 -6
  174. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-buttons.html +4 -6
  175. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/dialog-corners.html +29 -0
  176. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/dialog-noclosebtn.html +29 -0
  177. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-overlay.html +4 -6
  178. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/dialog-rightclosebtn.html +29 -0
  179. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-success.html +6 -8
  180. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog-with-select.html +7 -9
  181. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/dialog}/dialog.html +8 -10
  182. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/dialog/index.html +403 -0
  183. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-d.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-a.html} +32 -33
  184. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-a.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-b.html} +17 -28
  185. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-b.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-c.html} +22 -26
  186. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/toolbars/footer-persist-c.html → jquery.mobile-1.3.0/demos/docs/widgets/footers/footer-persist-d.html} +17 -40
  187. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/footers/index.html +387 -0
  188. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-disabled.html +795 -0
  189. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-fieldcontain.html +785 -0
  190. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-hide-label.html +785 -0
  191. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form-label-hidden.html +713 -0
  192. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/form.html +646 -0
  193. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/forms/index.html +706 -0
  194. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/grids/grid-custom.html +438 -0
  195. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/grids/index.html +497 -0
  196. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/bars-fixed-forms.html +121 -0
  197. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/bars-fixed.html +471 -0
  198. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/bars-fullscreen.html +333 -0
  199. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/headers/index.html +444 -0
  200. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/icons/index.html +642 -0
  201. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/index.html +395 -0
  202. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/links/index.html +411 -0
  203. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/listviews/index.html +853 -0
  204. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/loader/index.html +384 -0
  205. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-a.html +358 -0
  206. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-b.html +370 -0
  207. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-c.html +408 -0
  208. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/footer-persist-d.html +386 -0
  209. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navbar/index.html +599 -0
  210. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navigation/demo.js +38 -0
  211. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/navigation/index.html +429 -0
  212. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/pages/index.html +524 -0
  213. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs → jquery.mobile-1.3.0/demos/docs/widgets}/pages/multipage-template.html +32 -31
  214. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/panels/index.html +535 -0
  215. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/panels/panel-fixed.html +170 -0
  216. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/index.html +582 -0
  217. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/map.html +38 -0
  218. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-examples.css +16 -0
  219. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-examples.js +98 -0
  220. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-iframes.html +526 -0
  221. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/popup/popup-images.html +361 -0
  222. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/radiobuttons/index.html +434 -0
  223. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/selects/custom-selects.html +598 -0
  224. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/selects/index.html +545 -0
  225. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/sliders/index.html +479 -0
  226. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/sliders/rangeslider.html +534 -0
  227. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/sliders/switch.html +485 -0
  228. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/table-column-toggle/index.html +602 -0
  229. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/table-reflow/index.html +458 -0
  230. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/textinputs/index.html +689 -0
  231. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/docs/widgets/transitions/index.html +447 -0
  232. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/transitions}/page-transitions-dialog.html +11 -11
  233. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/docs/pages → jquery.mobile-1.3.0/demos/docs/widgets/transitions}/page-transitions-page.html +13 -15
  234. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/index.html +340 -0
  235. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/js/jquery.js +9597 -0
  236. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/js/jquery.mobile-1.3.0.js +11092 -0
  237. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/demos/js/jquery.mobile-1.3.0.min.js +2 -0
  238. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0 → jquery.mobile-1.3.0}/images/ajax-loader.gif +0 -0
  239. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-18-black.png +0 -0
  240. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-18-white.png +0 -0
  241. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-36-black.png +0 -0
  242. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/images/icons-36-white.png +0 -0
  243. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.css +3357 -0
  244. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.js +11092 -0
  245. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.min.css +2 -0
  246. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile-1.3.0.min.js +2 -0
  247. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile.structure-1.3.0.css +2197 -0
  248. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile.structure-1.3.0.min.css +2 -0
  249. data/lib/ruby_app/resources/elements/mobile/document/{jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.theme-1.1.0.css → jquery.mobile-1.3.0/jquery.mobile.theme-1.3.0.css} +367 -367
  250. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.3.0/jquery.mobile.theme-1.3.0.min.css +2 -0
  251. data/lib/ruby_app/scripts/phantom/phantom.js +23 -0
  252. data/lib/ruby_app/scripts/phantom/standard_no_logon.rb +3 -0
  253. data/lib/ruby_app/version.rb +1 -1
  254. metadata +253 -254
  255. data/lib/ruby_app/resources/elements/mobile/document/fastclick-0.5.6.js +0 -660
  256. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/ajax-loader.png +0 -0
  257. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-18-black.png +0 -0
  258. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-18-white.png +0 -0
  259. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-36-black.png +0 -0
  260. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/images/icons-36-white.png +0 -0
  261. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile-1.1.0.css +0 -2053
  262. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile-1.1.0.min.css +0 -2
  263. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.structure-1.1.0.css +0 -946
  264. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.structure-1.1.0.min.css +0 -2
  265. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/css/themes/default/jquery.mobile.theme-1.1.0.min.css +0 -2
  266. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/css/jqm-docs.css +0 -359
  267. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/ios_icon.png +0 -0
  268. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/ios_startup.png +0 -0
  269. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/jqm-sitebg.png +0 -0
  270. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/jquery-logo.png +0 -0
  271. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/mobile-devices.png +0 -0
  272. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/px-ccc.gif +0 -0
  273. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/themroller-mobile-logo.png +0 -0
  274. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/images/version.png +0 -0
  275. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/js/_viewsource.js +0 -42
  276. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/_assets/js/jqm-docs.js +0 -52
  277. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/accessibility.html +0 -70
  278. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/features.html +0 -77
  279. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/getting-started.html +0 -171
  280. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/index.html +0 -40
  281. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/intro.html +0 -70
  282. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/about/platforms.html +0 -108
  283. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/data-attributes.html +0 -530
  284. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/events-nav.html +0 -557
  285. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/events.html +0 -514
  286. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/globalconfig.html +0 -181
  287. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/index.html +0 -40
  288. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/mediahelpers.html +0 -133
  289. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/methods.html +0 -597
  290. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/api/themes.html +0 -291
  291. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/api-buttons.html +0 -45
  292. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-events.html +0 -92
  293. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-grouped.html +0 -112
  294. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-icons.html +0 -247
  295. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-inline.html +0 -99
  296. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-methods.html +0 -98
  297. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-options.html +0 -153
  298. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-themes.html +0 -130
  299. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/buttons-types.html +0 -119
  300. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/buttons/index.html +0 -43
  301. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/dialogTransition.html +0 -44
  302. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/iOSFullscreen.html +0 -50
  303. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/index.html +0 -86
  304. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/jq17b1.html +0 -37
  305. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/loadingMessage.html +0 -43
  306. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/loadingMessageTextVisible.html +0 -84
  307. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/minScrollBack.html +0 -43
  308. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/pageLoadErrorMessage.html +0 -45
  309. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/pageTransition.html +0 -43
  310. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/pushState.html +0 -44
  311. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/config/touchOverflow.html +0 -51
  312. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/api-content.html +0 -42
  313. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-events.html +0 -109
  314. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-methods.html +0 -67
  315. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-options.html +0 -178
  316. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set-events.html +0 -89
  317. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set-methods.html +0 -80
  318. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set-options.html +0 -112
  319. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible-set.html +0 -198
  320. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-collapsible.html +0 -226
  321. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-grids.html +0 -193
  322. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-html.html +0 -144
  323. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/content-themes.html +0 -144
  324. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/content/index.html +0 -45
  325. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/events.html +0 -104
  326. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/index.html +0 -189
  327. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/methods.html +0 -108
  328. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/checkboxes/options.html +0 -98
  329. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/docs-forms.html +0 -267
  330. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all-compare.html +0 -263
  331. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all-mini.html +0 -245
  332. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all-native.html +0 -250
  333. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-all.html +0 -247
  334. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-sample-response.php +0 -81
  335. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-sample-selfsubmit.php +0 -80
  336. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-sample.html +0 -114
  337. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/forms-themes.html +0 -408
  338. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/index.html +0 -50
  339. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/plugin-eventsmethods.html +0 -73
  340. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/events.html +0 -106
  341. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/index.html +0 -225
  342. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/methods.html +0 -108
  343. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/radiobuttons/options.html +0 -98
  344. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/events.html +0 -103
  345. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/index.html +0 -141
  346. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/methods.html +0 -100
  347. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/search/options.html +0 -113
  348. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/custom.html +0 -424
  349. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/events.html +0 -105
  350. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/index.html +0 -418
  351. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/methods.html +0 -126
  352. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/selects/options.html +0 -173
  353. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/events.html +0 -104
  354. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/index.html +0 -179
  355. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/methods.html +0 -108
  356. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/slider/options.html +0 -131
  357. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/events.html +0 -104
  358. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/index.html +0 -210
  359. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/methods.html +0 -108
  360. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/switch/options.html +0 -123
  361. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/events.html +0 -103
  362. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/index.html +0 -244
  363. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/methods.html +0 -100
  364. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/forms/textinputs/options.html +0 -117
  365. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/index.html +0 -33
  366. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/docs-lists.html +0 -177
  367. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/images/album-bb.jpg +0 -0
  368. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/images/sj.png +0 -0
  369. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/index.html +0 -72
  370. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-all-full.html +0 -174
  371. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-count.html +0 -83
  372. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-divider.html +0 -114
  373. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-events.html +0 -108
  374. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-formatting.html +0 -135
  375. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-forms-inset.html +0 -249
  376. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-forms.html +0 -249
  377. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-icons.html +0 -89
  378. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-inset.html +0 -175
  379. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-methods.html +0 -108
  380. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-nested.html +0 -194
  381. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-ol.html +0 -98
  382. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-options.html +0 -222
  383. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-performance.html +0 -578
  384. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-readonly-inset.html +0 -171
  385. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-readonly.html +0 -173
  386. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search-filtertext.html +0 -94
  387. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search-inset.html +0 -100
  388. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search-with-dividers.html +0 -113
  389. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-search.html +0 -100
  390. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-split-purchase.html +0 -35
  391. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-split.html +0 -147
  392. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-themes.html +0 -264
  393. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-thumbnails.html +0 -135
  394. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/lists/lists-ul.html +0 -100
  395. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/nav.html +0 -296
  396. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/docs-links-urltest/index.html +0 -28
  397. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/animals.html +0 -27
  398. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/category.php +0 -150
  399. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/colors.html +0 -31
  400. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/index.html +0 -26
  401. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/sample-reuse-page-external.html +0 -121
  402. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/sample-reuse-page.html +0 -197
  403. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/dynamic-samples/vehicles.html +0 -27
  404. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/index.html +0 -52
  405. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-anatomy.html +0 -225
  406. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-cache.html +0 -125
  407. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-customtransitions.html +0 -297
  408. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-dialogs.html +0 -129
  409. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-dynamic.html +0 -300
  410. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-links.html +0 -147
  411. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-navmodel.html +0 -182
  412. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-scripting.html +0 -156
  413. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-template.html +0 -34
  414. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-titles.html +0 -82
  415. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/page-transitions.html +0 -174
  416. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes.html +0 -150
  417. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-a.html +0 -163
  418. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-b.html +0 -163
  419. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-c.html +0 -163
  420. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-d.html +0 -163
  421. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/pages-themes/theme-e.html +0 -163
  422. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/phonegap.html +0 -115
  423. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/touchoverflow.html +0 -127
  424. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/pages/transition-success.html +0 -33
  425. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-events.html +0 -84
  426. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-a.html +0 -299
  427. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-b.html +0 -129
  428. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-c.html +0 -129
  429. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-d.html +0 -153
  430. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-e.html +0 -153
  431. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-f.html +0 -129
  432. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-g.html +0 -231
  433. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms-h.html +0 -135
  434. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-forms.html +0 -45
  435. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-methods.html +0 -134
  436. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed-options.html +0 -177
  437. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fixed.html +0 -231
  438. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-fullscreen.html +0 -68
  439. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/bars-themes.html +0 -177
  440. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-bars.html +0 -85
  441. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-footers.html +0 -153
  442. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-headers.html +0 -216
  443. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/docs-navbar.html +0 -318
  444. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/docs/toolbars/index.html +0 -45
  445. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/index.html +0 -76
  446. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/js/jquery.mobile-1.1.0.js +0 -7551
  447. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/demos/js/jquery.mobile-1.1.0.min.js +0 -177
  448. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/ajax-loader.png +0 -0
  449. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-18-black.png +0 -0
  450. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-18-white.png +0 -0
  451. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-36-black.png +0 -0
  452. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/images/icons-36-white.png +0 -0
  453. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.css +0 -2053
  454. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.js +0 -7551
  455. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.min.css +0 -2
  456. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile-1.1.0.min.js +0 -177
  457. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile.structure-1.1.0.css +0 -946
  458. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile.structure-1.1.0.min.css +0 -2
  459. data/lib/ruby_app/resources/elements/mobile/document/jquery.mobile-1.1.0/jquery.mobile.theme-1.1.0.min.css +0 -2
  460. data/lib/ruby_app/resources/elements/mobile/document/jquery.ui.touch-punch-0.2.2.min.js +0 -11
@@ -1,181 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1">
6
- <title>jQuery Mobile Docs - Configuring default settings</title>
7
- <link rel="stylesheet" href="../../css/themes/default/jquery.mobile-1.1.0.css" />
8
- <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9
-
10
- <script src="../../js/jquery.js"></script>
11
- <script src="../../docs/_assets/js/jqm-docs.js"></script>
12
- <script src="../../js/jquery.mobile-1.1.0.js"></script>
13
-
14
- </head>
15
- <body>
16
-
17
- <div data-role="page" class="type-interior">
18
-
19
- <div data-role="header" data-theme="f">
20
- <h1>Configuring Defaults</h1>
21
- <a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse">Home</a>
22
- <a href="../nav.html" data-icon="search" data-iconpos="notext" data-rel="dialog" data-transition="fade">Search</a>
23
- </div><!-- /header -->
24
-
25
- <div data-role="content" data-theme="c">
26
- <div class="content-primary">
27
-
28
- <h2>Working with jQuery Mobile's Auto-initialization</h2>
29
- <p>Unlike other jQuery projects, such as jQuery and jQuery UI, jQuery Mobile automatically applies many markup enhancements as soon as it loads (long before the <code>document.ready</code> event fires). These enhancements are applied based on jQuery Mobile's default settings, which are designed to work with common scenarios. If changes to the settings are needed, they are easy to configure.</p>
30
-
31
- <h3>The mobileinit event</h3>
32
- <p>When jQuery Mobile starts, it triggers a <code>mobileinit</code> event on the <code>document</code> object. To override default settings, bind to <code>mobileinit</code>.</p>
33
-
34
- <pre>
35
- <code>
36
- $(document).bind("mobileinit", function(){
37
- //apply overrides here
38
- });
39
- </code>
40
- </pre>
41
-
42
- <p>Because the <code>mobileinit</code> event is triggered immediately, you'll need to bind your event handler before jQuery Mobile is loaded. Link to your JavaScript files in the following order:</p>
43
-
44
- <pre>
45
- <code>
46
- &lt;script src=&quot;jquery.js&quot;&gt;&lt;/script&gt;
47
- <strong>&lt;script src=&quot;custom-scripting.js&quot;&gt;&lt;/script&gt;</strong>
48
- &lt;script src=&quot;jquery-mobile.js&quot;&gt;&lt;/script&gt;
49
- </code>
50
- </pre>
51
-
52
- <p>You can override default settings by extending the <code>$.mobile</code> object using jQuery's <code>$.extend</code> method.</p>
53
-
54
- <pre>
55
- <code>
56
- $(document).bind("mobileinit", function(){
57
- $.extend( $.mobile , {
58
- <strong>foo: bar</strong>
59
- });
60
- });
61
- </code>
62
- </pre>
63
-
64
- <p>Alternatively, you can set them using object property notation.</p>
65
- <pre>
66
- <code>
67
- $(document).bind("mobileinit", function(){
68
- <strong>$.mobile.foo = bar;</strong>
69
- });
70
- </code>
71
- </pre>
72
-
73
- <p>To explore the effects of global configuration options, see the <a href="../config/index.html">config test pages</a>.</p>
74
-
75
- <h2>Configurable options</h2>
76
- <p>The following defaults are configurable via the <code>$.mobile</code> object:</p>
77
-
78
- <dl>
79
- <dt><code>activeBtnClass</code> <em>string</em>, default: "ui-btn-active"</dt>
80
- <dd>The CSS class used for "active" button state.</dd>
81
-
82
- <dt><code>activePageClass</code> <em>string</em>, default: "ui-page-active"</dt>
83
- <dd>The CSS class used for the page currently in view or in a transition.</dd>
84
-
85
- <dt><code>ajaxEnabled</code> <em>boolean</em>, default: true</dt>
86
- <dd>jQuery Mobile will automatically handle link clicks and form submissions through Ajax, when possible. If false, URL hash listening will be disabled as well, and URLs will load as ordinary HTTP requests.</dd>
87
-
88
- <dt><code>allowCrossDomainPages</code> <em>boolean</em>, default: false</dt>
89
- <dd>When jQuery Mobile attempts to load an external page, the request runs through <code>$.mobile.loadPage()</code>. This will only allow cross-domain requests if <code>$.mobile.allowCrossDomainPages</code> is set to true. Because the jQuery Mobile framework tracks what page is being viewed within the browser's location hash, it is possible for a cross-site scripting (XSS) attack to occur if the XSS code in question can manipulate the hash and set it to a cross-domain URL of its choice. This is the main reason that the default setting for $.mobile.allowCrossDomainPages is set to false. In PhoneGap apps that must "phone home" by loading assets off a remote server, both the <code>$.support.cors</code> AND <code>$.mobile.allowCrossDomainPages</code> must be set to true.</dd>
90
-
91
- <dt><code>autoInitializePage</code> <em>boolean</em>, default: true</dt>
92
- <dd>When the DOM is ready, the framework should automatically call <code>$.mobile.initializePage</code>. If false, the page will not initialize and will be visually hidden until <code>$.mobile.initializePage</code> is manually called.</dd>
93
-
94
- <dt><code>buttonMarkup.hoverDelay</code> <em>integer</em>, default: 200</dt>
95
- <dd>Set the delay for touch devices to add the hover and down classes on touch interactions for buttons throughout the framework. Reducing the delay here results in a more responsive feeling ui, but will often result in the downstate being applied during page scrolling.</dd>
96
-
97
- <dt><code>defaultDialogTransition</code> <em>string</em>, default: 'pop'</dt>
98
- <dd>Set the default transition for dialog changes that use Ajax. Set to 'none' for no transitions.</dd>
99
-
100
- <dt><code>defaultPageTransition</code> <em>string</em>, default: 'fade'</dt>
101
- <dd>Set the default transition for page changes that use Ajax. Note: default changed from 'slide' to 'fade' in 1.1. Set to 'none' for no transitions.</dd>
102
-
103
- <dt><code>gradeA</code> <em>function that returns a boolean</em>, default: a function returning the value of $.support.mediaquery</dt>
104
- <dd>Any support conditions that must be met in order to proceed.</dd>
105
-
106
- <dt><code>hashListeningEnabled</code> <em>boolean</em>, default: true</dt>
107
- <dd>jQuery Mobile will automatically listen and handle changes to the location.hash. Disabling this will prevent jQuery Mobile from handling hash changes, which allows you to handle them yourself or use simple deep-links within a document that scroll to a particular ID.</dd>
108
-
109
- <dt><code>ignoreContentEnabled</code> <em>boolean</em>, default: false</dt>
110
- <dd><em>Warning:</em> Setting this property to true will cause performance degradation on enhancement. Once set, all automatic enhancements made by the framework to each enhanceable element of the user's markup will first check for a <code>data-enhance=false</code> parent node. If one is found the markup will be ignored. This setting and the accompanying data attribute provide a mechanism through which users can prevent enhancement over large sections of markup.</dd>
111
-
112
- <dt><code>linkBindingEnabled</code> <em>boolean</em>, default: true</dt>
113
- <dd>jQuery Mobile will automatically bind the clicks on anchor tags in your document. Setting this options to false will prevent all anchor click handling <em>including</em> the addition of active button state and alternate link bluring. This should only be used when attempting to delegate the click management to another library or custom code.</dd>
114
-
115
- <dt><code>loadingMessage</code> <em>string</em>, default: "loading"</dt>
116
- <dd>Set the text that appears when a page is loading. If set to false, the message will not appear at all.</dd>
117
-
118
- <dt><code>loadingMessageTextVisible</code> <em>boolean</em>, default: false</dt>
119
- <dd>Whether the text should be visible when a loading message is shown. The text is always visible for loading errors.</dd>
120
-
121
- <dt><code>loadingMessageTheme</code> <em>string</em>, default: "a"</dt>
122
- <dd>The theme that the loading message box uses when text is visible.</dd>
123
-
124
- <dt><code>minScrollBack</code> <em>string</em>, default: 250</dt>
125
- <dd>Minimum scroll distance that will be remembered when returning to a page.</dd>
126
-
127
- <dt><code>ns</code> <em>string</em>, default: ""</dt>
128
- <dd>The namespace used in data- attributes (e.g., data-role). Can be set to any string, including a blank string which is the default. When using, it's clearest if you include a trailing dash, such as "mynamespace-" which maps to <code>data-mynamespace-foo="..."</code>.
129
- <p>If you use data- namespacing, you will need to update/override one selector in the theme CSS. The following data selectors should incorporate the namespace you're using:
130
- <pre><code>
131
- .ui-mobile [data-<strong>mynamespace-</strong>role=page], .ui-mobile [data-<strong>mynamespace-</strong>role=dialog], .ui-page { ...
132
- </code></pre>
133
- </p>
134
- </dd>
135
-
136
- <dt><code>pageLoadErrorMessage</code> <em>string</em>, default: "Error Loading Page"</dt>
137
- <dd>Set the text that appears when a page fails to load through Ajax.</dd>
138
-
139
- <dt><code>pageLoadErrorMessageTheme</code> <em>string</em>, default: "e"</dt>
140
- <dd>Set the theme that the error message box uses.</dd>
141
-
142
- <dt><code>pushStateEnabled</code> <em>boolean</em>, default: true</dt>
143
- <dd>Enhancement to use <code>history.replaceState</code> in supported browsers, to convert the hash-based Ajax URL into the full document path. Note that we <a href="../pages/page-navmodel.html">recommend</a> disabling this feature if Ajax is disabled or if extensive use of external links are used.</dd>
144
-
145
- <dt><code>subPageUrlKey</code> <em>string</em>, default: "ui-page"</dt>
146
- <dd>The url parameter used for referencing widget-generated sub-pages (such as those generated by nested listviews). Translates to <em>example.html<strong>&ui-page=</strong>subpageIdentifier</em>. The hash segment before &ui-page= is used by the framework for making an Ajax request to the URL where the sub-page exists.</dd>
147
-
148
- <dt><code>touchOverflowEnabled</code> <em>boolean</em>, default: false</dt>
149
- <dd>Enable smoother page transitions and true fixed toolbars in devices that support both the <code>overflow:</code> and <code>overflow-scrolling: touch; </code> CSS properties. <strong>Note: Deprecated for 1.1.0.</strong></dd>
150
-
151
- </dl>
152
- </div><!--/content-secondary -->
153
-
154
- <div class="content-secondary">
155
-
156
- <div data-role="collapsible" data-collapsed="true" data-theme="b" data-content-theme="d">
157
-
158
- <h3>More in this section</h3>
159
-
160
- <ul data-role="listview" data-theme="c" data-dividertheme="d">
161
-
162
- <li data-role="list-divider">API</li>
163
- <li data-theme="a"><a href="../../docs/api/globalconfig.html">Configuring defaults</a></li>
164
- <li><a href="../../docs/api/events.html">Events</a></li>
165
- <li><a href="../../docs/api/methods.html">Methods &amp; Utilities</a></li>
166
- <li><a href="../../docs/api/data-attributes.html">Data attribute reference</a></li>
167
- <li><a href="../../docs/api/themes.html">Theme framework</a></li>
168
- </ul>
169
- </div>
170
- </div>
171
-
172
- </div><!-- /content -->
173
-
174
- <div data-role="footer" class="footer-docs" data-theme="c">
175
- <p>&copy; 2011-12 The jQuery Foundation</p>
176
- </div>
177
-
178
- </div><!-- /page -->
179
-
180
- </body>
181
- </html>
@@ -1,40 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1">
6
- <title>jQuery UI Mobile Framework - API</title>
7
- <link rel="stylesheet" href="../../css/themes/default/jquery.mobile-1.1.0.css" />
8
- <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9
-
10
- <script src="../../js/jquery.js"></script>
11
- <script src="../../docs/_assets/js/jqm-docs.js"></script>
12
- <script src="../../js/jquery.mobile-1.1.0.js"></script>
13
-
14
- </head>
15
- <body>
16
- <div data-role="page" class="type-index">
17
-
18
- <div data-role="header" data-theme="f">
19
- <h1>API</h1>
20
- <a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse">Home</a>
21
- <a href="../nav.html" data-icon="search" data-iconpos="notext" data-rel="dialog" data-transition="fade">Search</a>
22
- </div>
23
-
24
- <div data-role="content">
25
-
26
-
27
- <ul data-role="listview" data-inset="true" data-theme="c" data-dividertheme="f">
28
- <li data-role="list-divider">API</li>
29
- <li><a href="globalconfig.html">Configuring defaults</a></li>
30
- <li><a href="events.html">Events</a></li>
31
- <li><a href="methods.html">Methods &amp; Utilities</a></li>
32
- <li><a href="data-attributes.html">Data attribute reference</a></li>
33
- <li><a href="themes.html">Theme framework</a></li>
34
- </ul>
35
-
36
- </div>
37
-
38
- </div>
39
- </body>
40
- </html>
@@ -1,133 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1">
6
- <title>jQuery Mobile Docs - Responsive Layout Helpers</title>
7
- <link rel="stylesheet" href="../../css/themes/default/jquery.mobile-1.1.0.css" />
8
- <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9
-
10
- <script src="../../js/jquery.js"></script>
11
- <script src="../../docs/_assets/js/jqm-docs.js"></script>
12
- <script src="../../js/jquery.mobile-1.1.0.js"></script>
13
-
14
- </head>
15
- <body>
16
-
17
- <div data-role="page" class="type-interior">
18
-
19
- <div data-role="header" data-theme="f">
20
- <h1>Responsive Layout Helpers</h1>
21
- <a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse">Home</a>
22
- <a href="../nav.html" data-icon="search" data-iconpos="notext" data-rel="dialog" data-transition="fade">Search</a>
23
- </div><!-- /header -->
24
-
25
- <div data-role="content" data-theme="c">
26
-
27
- <div class="content-primary">
28
- <h2>Media Query Helper Classes</h2>
29
- <p class="ui-bar-e ui-body"><strong>Note: This feature was deprecated in beta, and removed in 1.0rc1. We recommend using CSS3 Media Queries instead.</strong> To support older versions of Internet Explorer, check out <a href="https://github.com/scottjehl/Respond">respond.js</a>, a fast &amp; lightweight polyfill for min/max-width CSS3 Media Queries.</p>
30
- <p class="ui-bar-e ui-body">If you still need this feature, you can find the code here: <a href="https://raw.github.com/jquery/jquery-mobile/38d7ad8848f00b0921bf4ae723f3ad199eb851c1/js/jquery.mobile.media.classes.js">jquery.mobile.media.classes.js</a></p>
31
-
32
- <p>jQuery Mobile adds classes to the <code>HTML</code> element that mimic browser orientation and common min/max-width CSS media queries. These classes are updated on load, resize and orientationchange, allowing you to key off these classes in your CSS, to create <a href="http://www.alistapart.com/articles/responsive-web-design/">responsive layouts</a> - even in browsers that don't support media queries! </p>
33
-
34
- <h3>Orientation Classes </h3>
35
-
36
- <p>The HTML element will always have a class of either <code>"portrait"</code> or <code>"landscape"</code>, depending on the orientation of the browser or device. You can utilize these in your CSS like this:</p>
37
- <pre>
38
- <code>
39
- .portrait {
40
- /* portrait orientation changes go here! */
41
- }
42
- .landscape {
43
- /* landscape orientation changes go here! */
44
- }
45
- </code>
46
- </pre>
47
-
48
- <h3>Min/Max Width Breakpoint Classes</h3>
49
- <p>By default, we create min and max breakpoint classes at the following widths: <code>320</code>,<code>480</code>,<code>768</code>,<code>1024</code>. These translate to classes that look like this: <code>"min-width-320px"</code>, <code>"max-width-480px"</code>, and are meant to be used as a replacement of (or in addition to) the media query equivalents they mimic.</p>
50
- <pre>
51
- <code>
52
- .myelement {
53
- float: none;
54
- }
55
- .min-width-480px .myelement {
56
- float: left;
57
- }
58
- </code>
59
- </pre>
60
-
61
- <p>Many plugins in jQuery Mobile leverage these width breakpoints. For example, form elements float beside their labels when the browser is wider than 480 pixels. The CSS to support this behavior for form text inputs looks like this:</p>
62
-
63
- <pre>
64
- <code>
65
- label.ui-input-text {
66
- display: block;
67
- }
68
- .min-width-480px label.ui-input-text {
69
- display: inline-block;
70
- }
71
- </code>
72
- </pre>
73
-
74
- <h3>Adding Width Breakpoints</h3>
75
- <p>To utilize width breakpoints of your own, jQuery Mobile exposes the <code>$.mobile.addResolutionBreakpoints </code> function, which accepts either a single number or array of numbers that will be added to the min/max breakpoints whenever they apply.</p>
76
- <pre>
77
- <code>
78
- //add a min/max class for 1200 pixel widths
79
- $.mobile.addResolutionBreakpoints(1200);
80
-
81
- //add min/max classes for 1200, and 1440 pixel widths
82
- $.mobile.addResolutionBreakpoints([1200, 1440]);
83
- </code>
84
- </pre>
85
-
86
- <h3>Running Media Queries</h3>
87
- <p>jQuery Mobile provides a function that allows you to test whether a particular CSS Media Query applies. Simple call <code>$.mobile.media()</code> and pass a media type or query. If the browser supports that type or query, and it currently applies, the function will return true. If not, it'll return false.</p>
88
-
89
- <pre>
90
- <code>
91
- //test for screen media type
92
- $.mobile.media("screen");
93
-
94
- //test a min-width media query
95
- $.mobile.media("screen and (min-width: 480px)");
96
-
97
- //test for iOS retina display
98
- $.mobile.media("screen and (-webkit-min-device-pixel-ratio: 2)");
99
-
100
- </code>
101
- </pre>
102
-
103
- </div><!--/content-secondary -->
104
-
105
- <div class="content-secondary">
106
-
107
- <div data-role="collapsible" data-collapsed="true" data-theme="b" data-content-theme="d">
108
-
109
- <h3>More in this section</h3>
110
-
111
- <ul data-role="listview" data-theme="c" data-dividertheme="d">
112
-
113
- <li data-role="list-divider">API</li>
114
- <li><a href="../../docs/api/globalconfig.html">Configuring defaults</a></li>
115
- <li><a href="../../docs/api/events.html">Events</a></li>
116
- <li><a href="../../docs/api/methods.html">Methods &amp; Utilities</a></li>
117
- <li data-theme="a"><a href="../../docs/api/mediahelpers.html">Responsive Layout</a></li>
118
- <li><a href="../../docs/api/data-attributes.html">Data attribute reference</a></li>
119
- <li><a href="../../docs/api/themes.html">Theme framework</a></li>
120
- </ul>
121
- </div>
122
- </div>
123
-
124
- </div><!-- /content -->
125
-
126
- <div data-role="footer" class="footer-docs" data-theme="c">
127
- <p>&copy; 2011-12 The jQuery Foundation</p>
128
- </div>
129
-
130
- </div><!-- /page -->
131
-
132
- </body>
133
- </html>
@@ -1,597 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1">
6
- <title>jQuery Mobile Docs - Methods</title>
7
- <link rel="stylesheet" href="../../css/themes/default/jquery.mobile-1.1.0.css" />
8
- <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9
-
10
- <script src="../../js/jquery.js"></script>
11
- <script src="../../docs/_assets/js/jqm-docs.js"></script>
12
- <script src="../../js/jquery.mobile-1.1.0.js"></script>
13
-
14
- </head>
15
- <body>
16
-
17
- <div data-role="page" class="type-interior">
18
-
19
- <div data-role="header" data-theme="f">
20
- <h1>Methods</h1>
21
- <a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse">Home</a>
22
- <a href="../nav.html" data-icon="search" data-iconpos="notext" data-rel="dialog" data-transition="fade">Search</a>
23
- </div><!-- /header -->
24
-
25
- <div data-role="content">
26
- <div class="content-primary">
27
-
28
- <p>jQuery Mobile exposes several methods and properties on the $.mobile object for use in your applications.</p>
29
-
30
-
31
- <dl>
32
- <dt><code>$.mobile.changePage</code> (<em>method</em>)</dt>
33
- <dd>Programmatically change from one page to another. This method is used internally for the page loading and transitioning that occurs as a result of clicking a link or submitting a form, when those features are enabled.</dd>
34
-
35
- <dd>
36
-
37
- <dl>
38
- <dt><code>&#183;</code> Arguments</dt>
39
- <dd><code>to</code> (<em>string or object</em>, required)
40
- <ul>
41
- <li>String: Absolute or relative URL. (&quot;about/us.html&quot;)</li>
42
- <li>Object: jQuery collection object. (<code>$("#about")</code>)</li>
43
- </ul>
44
- </dd>
45
-
46
- <dd><code>options</code> (<em>object</em>, optional)
47
- <ul>
48
- <li>Properties:
49
- <ul>
50
- <li><code>allowSamePageTransition</code> (<em>boolean</em>, default: false) By default, changePage() ignores requests to change to the current active page. Setting this option to true, allows the request to execute. Developers should note that some of the page transitions assume that the fromPage and toPage of a changePage request are different, so they may not animate as expected. Developers are responsible for either providing a proper transition, or turning it off for this specific case.</li>
51
- <li><code>changeHash</code> (<em>boolean</em>, default: true) Decides if the hash in the location bar should be updated. </li>
52
- <li><code>data</code> (<em>object</em> or string, default: undefined) The data to send with an Ajax page request.
53
- <ul>
54
- <li>Used only when the 'to' argument of changePage() is a URL.</li>
55
- </ul>
56
- </li>
57
- <li><code>dataUrl</code> (string, default: undefined) The URL to use when updating the browser location upon changePage completion.
58
- If not specified, the value of the data-url attribute of the page element is used.</li>
59
- <li><code>pageContainer</code> (jQuery collection, default: $.mobile.pageContainer) Specifies the element that should contain the page. </li>
60
- <li><code>reloadPage</code> (<em>boolean</em>, default: false) Forces a reload of a page, even if it is already in the DOM of the page container.
61
- <ul>
62
- <li>Used only when the 'to' argument of changePage() is a URL.</li>
63
- </ul>
64
- </li>
65
- <li><code>reverse</code> (<em>boolean</em>, default: false) Decides what direction the transition will run when showing the page. </li>
66
- <li><code>showLoadMsg</code> (<em>boolean</em>, default: true) Decides whether or not to show the loading message when loading external pages.</li>
67
- <li><code>role</code> (<em>string</em>, default: undefined) The data-role value to be used when displaying the page. By default this is undefined which means rely on the value of the @data-role attribute defined on the element.</li>
68
- <li><code>transition</code> (<em>string</em>, default: $.mobile.defaultPageTransition) The transition to use when showing the page. </li>
69
- <li><code>type</code> (<em>string</em>, default: &quot;get&quot;) Specifies the method ("get" or "post") to use when making a page request.
70
- <ul>
71
- <li>Used only when the 'to' argument of changePage() is a URL.</li>
72
- </ul>
73
- </li>
74
- </ul>
75
- </li>
76
- </ul>
77
- </dd>
78
-
79
- </dl>
80
- </dd>
81
-
82
- <dd>Examples:
83
- <pre>
84
- <code>
85
- <strong>//transition to the "about us" page with a slideup transition</strong>
86
- $.mobile.changePage( "about/us.html", { transition: "slideup"} );
87
-
88
- <strong>//transition to the "search results" page, using data from a form with an ID of "search"" </strong>
89
- $.mobile.changePage( "searchresults.php", {
90
- type: "post",
91
- data: $("form#search").serialize()
92
- });
93
-
94
- <strong>//transition to the "confirm" page with a "pop" transition without tracking it in history </strong>
95
- $.mobile.changePage( "../alerts/confirm.html", {
96
- transition: "pop",
97
- reverse: false,
98
- changeHash: false
99
- });
100
-
101
- </code>
102
- </pre>
103
-
104
- </dd>
105
-
106
-
107
- <dt><code>$.mobile.loadPage</code> (<em>method</em>)</dt>
108
- <dd>Load an external page, enhance its content, and insert it into the DOM. This method is called internally by the changePage() function when its first argument is a URL. This function does not affect the current active page so it can be used to load pages in the background. The function returns a deferred promise object that gets resolved after the page has been enhanced and inserted into the document.</dd>
109
-
110
- <dd>
111
-
112
- <dl>
113
- <dt><code>&#183;</code> Arguments</dt>
114
- <dd><code>url</code> (<em>string or object</em>, required) A relative or absolute URL.</dd>
115
-
116
- <dd><code>options</code> (<em>object</em>, optional)
117
- <ul>
118
- <li>Properties:
119
- <ul>
120
- <li><code>data</code> (<em>object</em> or string, default: undefined) The data to send with an Ajax page request. </li>
121
- <li><code>loadMsgDelay</code> (<em>number (in ms)</em>, default: 50) Forced delay before the loading message is shown. This is meant to allow time for a page that has already been visited to be fetched from cache without a loading message.</li>
122
- <li><code>pageContainer</code> (jQuery collection, default: $.mobile.pageContainer) Specifies the element that should contain the page after it is loaded. </li>
123
- <li><code>reloadPage</code> (<em>boolean</em>, default: false) Forces a reload of a page, even if it is already in the DOM of the page container. </li>
124
- <li><code>role</code> (<em>string</em>, default: undefined) The data-role value to be used when displaying the page. By default this is undefined which means rely on the value of the @data-role attribute defined on the element.</li>
125
- <li><code>type</code> (<em>string</em>, default: &quot;get&quot;) Specifies the method ("get" or "post") to use when making a page request.
126
- </li>
127
- </ul>
128
- </li>
129
- </ul>
130
- </dd>
131
-
132
- </dl>
133
- </dd>
134
-
135
- <dd>Examples:
136
- <pre>
137
- <code>
138
- <strong>//load the "about us" page into the DOM</strong>
139
- $.mobile.loadPage( "about/us.html" );
140
-
141
- <strong>//load a "search results" page, using data from a form with an ID of "search"" </strong>
142
- $.mobile.loadPage( "searchresults.php", {
143
- type: "post",
144
- data: $("form#search").serialize()
145
- });
146
- </code>
147
- </pre>
148
-
149
- </dd>
150
-
151
- <dt><code>$.fn.jqmData(), $.fn.jqmRemoveData()</code> (<em>method</em>)</dt>
152
- <dd>When working with jQuery Mobile, <code>jqmData</code> and <code>jqmRemoveData</code> should be used in place of jQuery core's <code>data</code> and <code>removeData</code> methods (note that this includes $.fn.data, $.fn.removeData, and the $.data, $.removeData, and $.hasData utilities), as they automatically incorporate getting and setting of namespaced data attributes (even if no namespace is currently in use).</dd>
153
- <dd>
154
- <dl>
155
- <dt><code>&#183;</code> Arguments:</dt>
156
- <dd>See jQuery's <a href="http://api.jquery.com/jQuery.data/">data</a> and <a href="http://api.jquery.com/jQuery.removeData/">removeData</a> methods</dd>
157
- <strong>Note: </strong>Calling jqmData() with no argument will return <code>undefined</code>. This behavior is subject to change in future versions.
158
- <dt><code>&#183;</code> Also:</dt>
159
- <dd>When finding elements by their jQuery Mobile data attribute, please use the custom selector <code>:jqmData()</code>, as it automatically incorporates namespaced data attributes into the lookup when they are in use. For example, instead of calling <code>$("div[data-role='page']")</code>, you should use <code>$("div:jqmData(role='page')")</code>, which internally maps to <code>$("div[data-"+ $.mobile.ns +"role='page']")</code> without forcing you to concatenate a namespace into your selectors manually.</dd>
160
- </dl>
161
- </dd>
162
-
163
-
164
- <dt><code>$.fn.jqmEnhanceable()</code> (<em>method</em>)</dt>
165
- <dd>For users that wish to respect <code>data-enhance=false</code> parent elements during manual enhancement or custom plugin authoring jQuery Mobile provides the <code>$.fn.jqmEnhanceable</code> filter method.</dd>
166
- <dd>
167
- <dl>
168
- <dt><code>&#183;</code> Settings:</dt>
169
- <dd>If, and only if, <code>$.mobile.ignoreContentEnabled</code> is set to true, this method will traverse the parent nodes for each DOM element in the jQuery object and where it finds a <code>data-enhance=false</code> parent the child will be removed from the set.</dd>
170
- <dt><code>&#183;</code> Warning:</dt>
171
- <dd>The operation of traversing all parent elements can be expensive for even small jQuery object sets.</dd>
172
- </dl>
173
- </dd>
174
-
175
- <dt><code>$.fn.jqmHijackable()</code> (<em>method</em>)</dt>
176
- <dd>For users that wish to respect <code>data-ajax=false</code> parent elements during custom form and link binding jQuery Mobile provides the <code>$.fn.jqmHijackable</code> filter method.</dd>
177
- <dd>
178
- <dl>
179
- <dt><code>&#183;</code> Settings:</dt>
180
- <dd>If, and only if, <code>$.mobile.ignoreContentEnabled</code> is set to true, this method will traverse the parent nodes for each DOM element in the jQuery object and where it finds a <code>data-ajax=false</code> parent the child form or link will be removed from the set.</dd>
181
- <dt><code>&#183;</code> Warning:</dt>
182
- <dd>The operation of traversing all parent elements can be expensive for even small jQuery object sets.</dd>
183
- </dl>
184
- </dd>
185
-
186
- <dt><code>$.mobile.showPageLoadingMsg</code> (<em>method</em>)</dt>
187
- <dd>Show the page loading message, which is configurable via $.mobile.loadingMessage.</dd>
188
- <dd>
189
- <dl>
190
- <dt><code>&#183;</code> Arguments</dt>
191
- <dd><code>theme</code> (<em>string</em>, default: "a") The theme swatch for the message.</dd>
192
- <dd><code>msgText</code> (<em>string</em>, default: "loading") The text of the message.</dd>
193
- <dd><code>textonly</code> (<em>boolean</em>, default: false) If true, the "spinner" image will be hidden when the message is shown.</dd>
194
- </dl>
195
- </dd>
196
- <dd>Examples:
197
- <pre>
198
- <code>
199
- <strong>//cue the page loader</strong>
200
- $.mobile.showPageLoadingMsg();
201
-
202
- <strong>//use theme swatch "b", a custom message, and no spinner</strong>
203
- $.mobile.showPageLoadingMsg("b", "This is only a test", true);
204
- </code>
205
- </pre>
206
-
207
- </dd>
208
-
209
-
210
-
211
-
212
- <dt><code>$.mobile.hidePageLoadingMsg</code> (<em>method</em>)</dt>
213
- <dd>Hide the page loading message, which is configurable via $.mobile.loadingMessage.</dd>
214
-
215
- <dd>Example:
216
- <pre>
217
- <code>
218
- <strong>//hide the page loader</strong>
219
- $.mobile.hidePageLoadingMsg();
220
- </code>
221
- </pre>
222
-
223
- </dd>
224
-
225
- <dt><code>$.mobile.fixedToolbars.show</code> (<em>method</em>)</dt>
226
- <dd>Utility method for displaying the fixed header and/or footer of the current active page within the viewport. Note that fixed headers/footers are never really hidden. Toggling the show/hide state of a toolbar is really toggling whether or not they are inline within the page content, or displayed within the viewport as if they were fixed.</dd>
227
- <dd>
228
- <dl>
229
- <dt><code>&#183;</code> Arguments</dt>
230
- <dd><code>immediately</code> (<em>boolean</em>, optional) If true, any fixed header or footer for the current active page is displayed immediately within the viewport. If false or unspecified, the fixed header/footer will fade-in after a 100 millisecond delay. Note that other events such as a document resize or scroll event can result in an additional delay before the start of the header/footer display animation.</dd>
231
- </dl>
232
- </dd>
233
- <dd>Example:
234
- <pre>
235
- <code>
236
- <strong>// Show fixed header/footer with a fade animation.</strong>
237
- $.mobile.fixedToolbars.show();
238
-
239
- <strong>// Show fixed header/footer immediately.</strong>
240
- $.mobile.fixedToolbars.show(true);
241
- </code>
242
- </pre>
243
-
244
- </dd>
245
-
246
- <dt><code>$.mobile.fixedToolbars.hide</code> (<em>method</em>)</dt>
247
- <dd>Utility method for hiding the fixed header and/or footer of the current active page.</dd>
248
- <dd>
249
- <dl>
250
- <dt><code>&#183;</code> Arguments</dt>
251
- <dd><code>immediately</code> (<em>boolean</em>, optional) If true, any fixed header or footer for the current active page is immediately placed inline (back in flow) with the page content, which means it will scroll along with the content and will only be visible when viewing the top or bottom of the page within the viewport. If false or unspecified, the fixed header/footer will fade-out after a 100 millisecond delay. Note that other events such as a document resize or scroll event can result in the header/footer being immediately hidden.</dd>
252
- </dl>
253
- </dd>
254
- <dd>Example:
255
- <pre>
256
- <code>
257
- <strong>// Hide fixed header/footer with a fade animation.</strong>
258
- $.mobile.fixedToolbars.hide();
259
-
260
- <strong>// Hide fixed header/footer immediately.</strong>
261
- $.mobile.fixedToolbars.hide(true);
262
- </code>
263
- </pre>
264
-
265
- </dd>
266
-
267
- <dt><code>$.mobile.path.parseUrl</code> (<em>method</em>)</dt>
268
- <dd>Utility method for parsing a URL and its relative variants into an object that makes accessing the components of the URL easy. When parsing relative variants, the resulting object will contain empty string values for missing components (like protocol, host, etc). Also, when parsing URLs that have no authority, such as tel: urls, the pathname property of the object will contain the data after the protocol/scheme colon.</dd>
269
-
270
- <dd>
271
-
272
- <dl>
273
- <dt><code>&#183;</code> Arguments</dt>
274
- <dd><code>url</code> (<em>string</em>, required) A relative or absolute URL.</dd>
275
-
276
- <dt><code>&#183;</code> Return Value</dt>
277
- <dd>
278
- <p>This function returns an object that contains the various components of the URL as strings. The properties on the object mimic the browser's location object:</p>
279
- <dl>
280
- <dt><code>hash</code></dt>
281
- <dd>The fragment conponent of the URL, including the leading '#' character.</dd>
282
- <dt><code>host</code></dt>
283
- <dd>The host and port number of the URL.</dd>
284
- <dt><code>hostname</code></dt>
285
- <dd>The name of the host within the URL.</dd>
286
- <dt><code>href</code></dt>
287
- <dd>The original URL that was parsed.</dd>
288
- <dt><code>pathname</code></dt>
289
- <dd>The path of the file or directory referenced by the URL.</dd>
290
- <dt><code>port</code></dt>
291
- <dd>The port specified within the URL. Most URLs rely on the default port for the protocol used, so this may be an empty string most of the time.</dd>
292
- <dt><code>protocol</code></dt>
293
- <dd>The protocol for the URL including the trailing ':' character.</dd>
294
- <dt><code>search</code></dt>
295
- <dd>The query component of the URL including the leading '?' character.</dd>
296
- </dl>
297
- <p>But it also contains additional properties that provide access to additional components as well as some common forms of the URL developers access:</p>
298
- <dl>
299
- <dt><code>authority</code></dt>
300
- <dd>The username, password, and host components of the URL</dd>
301
- <dt><code>directory</code></dt>
302
- <dd>The directory component of the pathname, minus any filename.</dd>
303
- <dt><code>domain</code></dt>
304
- <dd>The protocol and authority components of the URL.</dd>
305
- <dt><code>filename</code></dt>
306
- <dd>The filename within the pathname component, minus the directory.</dd>
307
- <dt><code>hrefNoHash</code></dt>
308
- <dd>The original URL minus the fragment (hash) components.</dd>
309
- <dt><code>hrefNoSearch</code></dt>
310
- <dd>The original URL minus the query (search) and fragment (hash) components.</dd>
311
- <dt><code>password</code></dt>
312
- <dd>The password contained within the authority component.</dd>
313
- <dt><code>username</code></dt>
314
- <dd>The username contained within the authority component.</dd>
315
- </dl>
316
- </dd>
317
-
318
- </dl>
319
- </dd>
320
-
321
- <dd>Examples:
322
- <pre>
323
- <code>
324
- <strong>// Parsing the Url below results an object that is returned with the
325
- // following properties:
326
- //
327
- // obj.href: http://jblas:password@mycompany.com:8080/mail/inbox?msg=1234&amp;type=unread#msg-content
328
- // obj.hrefNoHash: http://jblas:password@mycompany.com:8080/mail/inbox?msg=1234&amp;type=unread
329
- // obj.hrefNoSearch: http://jblas:password@mycompany.com:8080/mail/inbox
330
- // obj.domain: http://jblas:password@mycompany.com:8080
331
- // obj.protocol: http:
332
- // obj.authority: jblas:password@mycompany.com:8080
333
- // obj.username: jblas
334
- // obj.password: password
335
- // obj.host: mycompany.com:8080
336
- // obj.hostname: mycompany.com
337
- // obj.port: 8080
338
- // obj.pathname: /mail/inbox
339
- // obj.directory: /mail/
340
- // obj.filename: inbox
341
- // obj.search: ?msg=1234&amp;type=unread
342
- // obj.hash: #msg-content</strong>
343
-
344
- var obj = $.mobile.path.parseUrl("http://jblas:password@mycompany.com:8080/mail/inbox?msg=1234");
345
- </code>
346
- </pre>
347
-
348
- </dd>
349
-
350
-
351
- <dt><code>$.mobile.path.makePathAbsolute</code> (<em>method</em>)</dt>
352
- <dd>Utility method for converting a relative file or directory path into an absolute path.</dd>
353
- <dd>
354
- <dl>
355
- <dt><code>&#183;</code> Arguments</dt>
356
- <dd><code>relPath</code> (<em>string</em>, required) A relative file or directory path.</dd>
357
- <dd><code>absPath</code> (<em>string</em>, required) An absolute file or relative path to resolve against.</dd>
358
-
359
- <dt><code>&#183;</code> Return Value</dt>
360
- <dd>This function returns a string that is an absolute version of the relative path passed in.</dd>
361
-
362
- </dl>
363
- </dd>
364
- <dd>Examples:
365
- <pre>
366
- <code>
367
- <strong>// Returns: /a/b/c/file.html</strong>
368
- var absPath = $.mobile.path.makePathAbsolute("file.html", "/a/b/c/bar.html");
369
-
370
- <strong>// Returns: /a/foo/file.html</strong>
371
- var absPath = $.mobile.path.makePathAbsolute("../../foo/file.html", "/a/b/c/bar.html");
372
-
373
- </code>
374
- </pre>
375
- </dd>
376
-
377
-
378
- <dt><code>$.mobile.path.makeUrlAbsolute</code> (<em>method</em>)</dt>
379
- <dd>Utility method for converting a relative URL to an absolute URL.</dd>
380
- <dd>
381
-
382
- <dl>
383
- <dt>Arguments</dt>
384
- <dd><code>relUrl</code> (<em>string</em>, required) A relative URL.</dd>
385
- <dd><code>absUrl</code> (<em>string</em>, required) An absolute URL to resolve against.</dd>
386
-
387
- <dt>Return Value</dt>
388
- <dd>This function returns a string that is an absolute version of the relative URL passed in.</dd>
389
-
390
- </dl>
391
- </dd>
392
- <dd>Examples:
393
- <pre>
394
- <code>
395
- <strong>// Returns: http://foo.com/a/b/c/file.html</strong>
396
- var absUrl = $.mobile.path.makeUrlAbsolute("file.html", "http://foo.com/a/b/c/test.html");
397
-
398
- <strong>// Returns: http://foo.com/a/foo/file.html</strong>
399
- var absUrl = $.mobile.path.makeUrlAbsolute("../../foo/file.html", "http://foo.com/a/b/c/test.html");
400
-
401
- <strong>// Returns: http://foo.com/bar/file.html</strong>
402
- var absUrl = $.mobile.path.makeUrlAbsolute("//foo.com/bar/file.html", "http://foo.com/a/b/c/test.html");
403
-
404
- <strong>// Returns: http://foo.com/a/b/c/test.html?a=1&amp;b=2</strong>
405
- var absUrl = $.mobile.path.makeUrlAbsolute("?a=1&amp;b=2", "http://foo.com/a/b/c/test.html");
406
-
407
- <strong>// Returns: http://foo.com/a/b/c/test.html#bar</strong>
408
- var absUrl = $.mobile.path.makeUrlAbsolute("#bar", "http://foo.com/a/b/c/test.html");
409
-
410
- </code>
411
- </pre>
412
-
413
- </dd>
414
-
415
-
416
- <dt><code>$.mobile.path.isSameDomain</code> (<em>method</em>)</dt>
417
- <dd>Utility method for comparing the domain of 2 URLs.</dd>
418
- <dd>
419
-
420
- <dl>
421
- <dt><code>&#183;</code> Arguments</dt>
422
- <dd><code>url1</code> (<em>string</em>, required) A relative URL.</dd>
423
- <dd><code>url2</code> (<em>string</em>, required) An absolute URL to resolve against.</dd>
424
-
425
- <dt>Return Value</dt>
426
- <dd>This function returns a boolean true if the domains match, false if they don't.</dd>
427
-
428
- </dl>
429
- </dd>
430
- <dd>Examples:
431
- <pre>
432
- <code>
433
- <strong>// Returns: true</strong>
434
- var same = $.mobile.path.isSameDomain("http://foo.com/a/file.html", "http://foo.com/a/b/c/test.html");
435
-
436
- <strong>// Returns: false</strong>
437
- var same = $.mobile.path.isSameDomain("file://foo.com/a/file.html", "http://foo.com/a/b/c/test.html");
438
-
439
- <strong>// Returns: false</strong>
440
- var same = $.mobile.path.isSameDomain("https://foo.com/a/file.html", "http://foo.com/a/b/c/test.html");
441
-
442
- <strong>// Returns: false</strong>
443
- var same = $.mobile.path.isSameDomain("http://foo.com/a/file.html", "http://bar.com/a/b/c/test.html");
444
-
445
- </code>
446
- </pre>
447
-
448
- </dd>
449
-
450
-
451
- <dt><code>$.mobile.path.isRelativeUrl</code> (<em>method</em>)</dt>
452
- <dd>Utility method for determining if a URL is a relative variant.</dd>
453
- <dd>
454
-
455
- <dl>
456
- <dt><code>&#183;</code> Arguments</dt>
457
- <dd><code>url</code> (<em>string</em>, required) A relative or absolute URL.</dd>
458
-
459
- <dt><code>&#183;</code> Return Value</dt>
460
- <dd>This function returns a boolean true if the URL is relative, false if it is absolute.</dd>
461
-
462
- </dl>
463
- </dd>
464
- <dd>Examples:
465
- <pre>
466
- <code>
467
- <strong>// Returns: false</strong>
468
- var isRel = $.mobile.path.isRelativeUrl("http://foo.com/a/file.html");
469
-
470
- <strong>// Returns: true</strong>
471
- var isRel = $.mobile.path.isRelativeUrl("//foo.com/a/file.html");
472
-
473
- <strong>// Returns: true</strong>
474
- var isRel = $.mobile.path.isRelativeUrl("/a/file.html");
475
-
476
- <strong>// Returns: true</strong>
477
- var isRel = $.mobile.path.isRelativeUrl("file.html");
478
-
479
- <strong>// Returns: true</strong>
480
- var isRel = $.mobile.path.isRelativeUrl("?a=1&amp;b=2");
481
-
482
- <strong>// Returns: true</strong>
483
- var isRel = $.mobile.path.isRelativeUrl("#foo");
484
-
485
-
486
- </code>
487
- </pre>
488
-
489
- </dd>
490
-
491
-
492
- <dt><code>$.mobile.path.isAbsoluteUrl</code> (<em>method</em>)</dt>
493
- <dd>Utility method for determining if a URL is absolute.</dd>
494
- <dd>
495
-
496
- <dl>
497
- <dt><code>&#183;</code> Arguments</dt>
498
- <dd><code>url</code> (<em>string</em>, required) A relative or absolute URL.</dd>
499
-
500
- <dt><code>&#183;</code> Return Value</dt>
501
- <dd>This function returns a boolean true if the URL is absolute, false if not.</dd>
502
-
503
- </dl>
504
- </dd>
505
- <dd>Examples:
506
- <pre>
507
- <code>
508
- <strong>// Returns: true</strong>
509
- var isAbs = $.mobile.path.isAbsoluteUrl("http://foo.com/a/file.html");
510
-
511
- <strong>// Returns: false</strong>
512
- var isAbs = $.mobile.path.isAbsoluteUrl("//foo.com/a/file.html");
513
-
514
- <strong>// Returns: false</strong>
515
- var isAbs = $.mobile.path.isAbsoluteUrl("/a/file.html");
516
-
517
- <strong>// Returns: false</strong>
518
- var isAbs = $.mobile.path.isAbsoluteUrl("file.html");
519
-
520
- <strong>// Returns: false</strong>
521
- var isAbs = $.mobile.path.isAbsoluteUrl("?a=1&amp;b=2");
522
-
523
- <strong>// Returns: false</strong>
524
- var isAbs = $.mobile.path.isAbsoluteUrl("#foo");
525
-
526
-
527
- </code>
528
- </pre>
529
-
530
- </dd>
531
-
532
-
533
- <dt><code>$.mobile.base</code> (<em>methods, properties</em>)</dt>
534
- <dd>Utilities for working with generated base element. TODO: document as public API is finalized.</dd>
535
-
536
-
537
-
538
- <dt><code>$.mobile.silentScroll</code> (<em>method</em>)</dt>
539
- <dd>Scroll to a particular Y position without triggering scroll event listeners.</dd>
540
- <dd>
541
- <dl>
542
- <dt><code>&#183;</code> Arguments:</dt>
543
- <dd><code>yPos</code> (<em>number</em>, defaults to 0). Pass any number to scroll to that Y location.</dd>
544
- </dl>
545
- </dd>
546
-
547
- <dd>Examples:
548
- <pre>
549
- <code>
550
- <strong>//scroll to Y 100px</strong>
551
- $.mobile.silentScroll(100);
552
- </code>
553
- </pre>
554
-
555
- </dd>
556
-
557
-
558
-
559
-
560
-
561
- <dt><code>$.mobile.activePage</code> (<em>property</em>)</dt>
562
- <dd>Reference to the page currently in view.</dd>
563
-
564
-
565
-
566
-
567
- </dl>
568
- </div><!--/content-secondary -->
569
-
570
- <div class="content-secondary">
571
-
572
- <div data-role="collapsible" data-collapsed="true" data-theme="b" data-content-theme="d">
573
-
574
- <h3>More in this section</h3>
575
-
576
- <ul data-role="listview" data-theme="c" data-dividertheme="d">
577
-
578
- <li data-role="list-divider">API</li>
579
- <li><a href="../../docs/api/globalconfig.html">Configuring defaults</a></li>
580
- <li><a href="../../docs/api/events.html">Events</a></li>
581
- <li data-theme="a"><a href="../../docs/api/methods.html">Methods &amp; Utilities</a></li>
582
- <li><a href="../../docs/api/data-attributes.html">Data attribute reference</a></li>
583
- <li><a href="../../docs/api/themes.html">Theme framework</a></li>
584
- </ul>
585
- </div>
586
- </div>
587
-
588
- </div><!-- /content -->
589
-
590
- <div data-role="footer" class="footer-docs" data-theme="c">
591
- <p>&copy; 2011-12 The jQuery Foundation</p>
592
- </div>
593
-
594
- </div><!-- /page -->
595
-
596
- </body>
597
- </html>