diff --git a/docs/pages/api-buttons.html b/docs/pages/api-buttons.html new file mode 100755 index 00000000..81ca6945 --- /dev/null +++ b/docs/pages/api-buttons.html @@ -0,0 +1,38 @@ + + + + jQuery Mobile Docs - Buttons + + + + + +
+ +
+

Button API

+
+ +
+
+ +

Dependencies

+

To be documented

+ +

Options

+

To be documented

+ +

Methods

+

To be documented

+ +

Known Issues

+

To be documented

+ + + +
+
+
+ + + \ No newline at end of file diff --git a/docs/pages/buttons-types.html b/docs/pages/buttons-types.html new file mode 100755 index 00000000..83069b5f --- /dev/null +++ b/docs/pages/buttons-types.html @@ -0,0 +1,41 @@ + + + + jQuery Mobile Docs - Lists + + + + + + +
+ +
+

Button markup options

+
+ +
+ +

Link based button

+ Link element + +

Button based button

+ + +

Input type="button" based button

+ + +

Input type="submit" based button

+ + +

Input type="reset" based button

+ + +

Input type="image" based button

+ + +
+
+ + + \ No newline at end of file