@@ -55,13 +55,13 @@ <h2>jQuery Mobile and Dynamic Page Generation</h2>
5555 description: "All your favorites from aardvarks to zebras.",
5656 items: [
5757 {
58- name: "Pets",
58+ name: "Pets"
5959 },
6060 {
61- name: "Farm Animals",
61+ name: "Farm Animals"
6262 },
6363 {
64- name: "Wild Animals",
64+ name: "Wild Animals"
6565 }
6666 ]
6767 },
@@ -70,25 +70,25 @@ <h2>jQuery Mobile and Dynamic Page Generation</h2>
7070 description: "Fresh colors from the magic rainbow.",
7171 items: [
7272 {
73- name: "Blue",
73+ name: "Blue"
7474 },
7575 {
76- name: "Green",
76+ name: "Green"
7777 },
7878 {
79- name: "Orange",
79+ name: "Orange"
8080 },
8181 {
82- name: "Purple",
82+ name: "Purple"
8383 },
8484 {
85- name: "Red",
85+ name: "Red"
8686 },
8787 {
88- name: "Yellow",
88+ name: "Yellow"
8989 },
9090 {
91- name: "Violet",
91+ name: "Violet"
9292 }
9393 ]
9494 },
@@ -97,13 +97,13 @@ <h2>jQuery Mobile and Dynamic Page Generation</h2>
9797 description: "Everything from cars to planes.",
9898 items: [
9999 {
100- name: "Cars",
100+ name: "Cars"
101101 },
102102 {
103- name: "Planes",
103+ name: "Planes"
104104 },
105105 {
106- name: "Construction",
106+ name: "Construction"
107107 }
108108 ]
109109 }
0 commit comments