Friday, November 21, 2014

CREATING BASIC JQUERY MOBILE PAGE USING SUBLIME AND CHROME

---
CREATING BASIC JQUERY MOBILE PAGE USING SUBLIME AND CHROME

STEPS

1) Continue from previous tutorial

2) Create New Index File


Save as index.html

3) Paste the following codes

---
---

4) Preview in Chrome

5) JQuery Mobile Concepts

The codes above demonstrate the following concepts:
1- JQM Library Links
2- JQM Page
3- JQM Header, Content and Footer
4- JQM HyperLink
5- JQM Theme
6- JQM Back Button
---

No comments: