From 17b1040df4682b1ff98324b9543437d9a9d12ed3 Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Tue, 12 Oct 2010 18:25:14 -0400 Subject: [PATCH] moved to experiements --- experiments/ajax-search/_search-results.html | 117 ++++++++++++++++++ experiments/ajax-search/_search.html | 30 +++++ .../progressbar/_progressbar-static.html | 34 +++++ 3 files changed, 181 insertions(+) create mode 100644 experiments/ajax-search/_search-results.html create mode 100644 experiments/ajax-search/_search.html create mode 100644 experiments/progressbar/_progressbar-static.html diff --git a/experiments/ajax-search/_search-results.html b/experiments/ajax-search/_search-results.html new file mode 100644 index 00000000..b6dc4a51 --- /dev/null +++ b/experiments/ajax-search/_search-results.html @@ -0,0 +1,117 @@ + + + + jQuery Mobile Framework - Search Results + + + + + +
+
+

Search Results

+ +
+ +
+ + + +
+ +
+

12 Results for "Justin Bieber"

+ +
    +
  1. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  2. +
  3. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  4. +
  5. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  6. +
  7. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  8. +
  9. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  10. +
  11. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  12. +
  13. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  14. +
  15. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  16. +
  17. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  18. +
  19. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  20. +
  21. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  22. +
  23. + jb +

    Page A

    +

    Quick description about this item here

    + 22 + browse details +
  24. +
+ +
+
+ + + + \ No newline at end of file diff --git a/experiments/ajax-search/_search.html b/experiments/ajax-search/_search.html new file mode 100644 index 00000000..19d98ccf --- /dev/null +++ b/experiments/ajax-search/_search.html @@ -0,0 +1,30 @@ + + + + jQuery Mobile Framework - Search Example + + + + + +
+
+

Search

+ +
+ +
+ + + +
+ +
+

No search results yet...

+ +
+
+ + + + \ No newline at end of file diff --git a/experiments/progressbar/_progressbar-static.html b/experiments/progressbar/_progressbar-static.html new file mode 100644 index 00000000..6131a053 --- /dev/null +++ b/experiments/progressbar/_progressbar-static.html @@ -0,0 +1,34 @@ + + + + jQuery Mobile Framework - Static Progressbar Example + + + + + +
+
+

Static Progressbar

+ +
+ +
+ +

Just a simple static progressbar, for future reference.

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