Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1017 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 1017 Bytes

Phonegap with JQuery Mobile on iOS

Demo project source files, paired with Phonegap wiki tutorial here:

http://wiki.phonegap.com/w/page/41524872/JQuery-Mobile-Tutorial-(iOS)

Just contains the index.html and main.js Use

  • Create a new Phonegap project in Xcode
  • Clone this repo to the www folder of your new project
  • Follow the instructions in the tutorial, and incorporate JQuery and JQuery Mobile into your new project

Pre Requisites