- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I'm creating a new project but not using the App Designer how do I specify that I want to use JQuery mobile? Do I just manually add the script tag in the head and copy the JQuery files to the referenced directories?
Thanks
- Tags:
- HTML5
- Intel® XDK
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, that's right. Just include a script tag that links to the appropriate jQuery files, whether they're local in your app or remote on the jQuery site (personally I recommend local).
Dale
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, that's right. Just include a script tag that links to the appropriate jQuery files, whether they're local in your app or remote on the jQuery site (personally I recommend local).
Dale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Perfect, thanks Dale!

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page