Response title
This is preview!
<
ul
data-role
=
"listview"
data-filter
=
"true"
data-filter-reveal
=
"true"
data-filter-placeholder
=
"Search cars..."
>
<
li
><
a
href
=
"acura.html"
>Acura</
a
></
li
>
<
li
><
a
href
=
"audi.html"
>Audi</
a
></
li
>
...
</
ul
>
[{ "car": "Acura", "link": "acura.html" },{ "car": "Audi", "link": "audi.html" }]
Thanks
very much in advance for any help anyone can give.
crossDomain:
true
,
html
+=
"<li>"
+
val +
"</li>"
;
[{ "name": "John Smith", "link": "johnsmith.html" },{ "name": "Someone Else", "link": "someoneelse.html" }]
© 2013 jQuery Foundation
Sponsored by and others.