jQuery Mobile: einfach mobile Web-Apps entwickeln
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Frankfurt am Main
entwickler.press
2014
|
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | 183 S. Ill., graph. Darst. 208 mm x 140 mm |
ISBN: | 9783868021141 3868021140 |
Internformat
MARC
LEADER | 00000nam a22000008c 4500 | ||
---|---|---|---|
001 | BV041931167 | ||
003 | DE-604 | ||
005 | 20150909 | ||
007 | t | ||
008 | 140624s2014 gw ad|| |||| 00||| ger d | ||
015 | |a 13,N45 |2 dnb | ||
016 | 7 | |a 1043637680 |2 DE-101 | |
020 | |a 9783868021141 |c Pocket. : EUR 24.90 (DE), EUR 25.60 (AT), sfr 35.50 (freier Pr.) |9 978-3-86802-114-1 | ||
020 | |a 3868021140 |9 3-86802-114-0 | ||
024 | 3 | |a 9783868021141 | |
035 | |a (OCoLC)864648523 | ||
035 | |a (DE-599)DNB1043637680 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c XA-DE-HE | ||
049 | |a DE-91G |a DE-11 |a DE-824 |a DE-859 |a DE-29T |a DE-863 |a DE-573 |a DE-92 |a DE-1102 |a DE-20 | ||
082 | 0 | |a 005.25 |2 22/ger | |
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a ST 253 |0 (DE-625)143628: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a DAT 362f |2 stub | ||
084 | |a DAT 332f |2 stub | ||
100 | 1 | |a Dierenfeldt, Marco |e Verfasser |4 aut | |
245 | 1 | 0 | |a jQuery Mobile |b einfach mobile Web-Apps entwickeln |c Marco Dierenfeldt |
264 | 1 | |a Frankfurt am Main |b entwickler.press |c 2014 | |
300 | |a 183 S. |b Ill., graph. Darst. |c 208 mm x 140 mm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a jQuery Mobile |0 (DE-588)7845098-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a jQuery Mobile |0 (DE-588)7845098-6 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=4489902&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027374472&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-027374472 |
Datensatz im Suchindex
DE-BY-863_location | 1000 1340 |
---|---|
DE-BY-FWS_call_number | 1000/ST 253 J86 D563 1340/ST 253 J86 D563 |
DE-BY-FWS_katkey | 527057 |
DE-BY-FWS_media_number | 083101324219 083101324220 |
_version_ | 1809772597351546880 |
adam_text |
INHALTSVERZEICHNIS
EINLEITUNG 9
1 EINFUEHRUNG IN JQUERY MOBILE 15
1.1 WAS IST
JQUERY MOBILE? 15
1.2 GETTING STARTED 17
1.3 HTML5, CSS
UND JQUERY MOBILE 19
1.4 HELLO MOBILE 21
2 WIDGETS, WIDGETS UND NOCH MEHR WIDGETS 25
2.1 GRUNDLEGENDE WIDGETS 25
2.1.1 DAS PAGE WIDGET 25
2.1.2 DAS
HEADER WIDGET 27
2.1.3 DAS FOOTER WIDGET 32
2.1.4 ALLERLEI BUTTONS 34
2.1.5 VOLLE KONTROLLE
- CONTROLGROUP 40
2.1.6 TEXTEINGABEN MIT JQUERY MOBILE 44
2.1.7 DATEN AUFLISTEN IM LISTVIEW 46
2.2 WIDGETS ZUR STRUKTURIERUNG 50
2.2.1 DAS PANEL WIDGET 50
2.2.2 DAS TABLE
WIDGET 54
2.2.3 DAS
GRID WIDGET 59
JQUERY MOBILE
5
HTTP://D-NB.INFO/1043637680
INHALTSVERZEICHNIS
2.3 POP-UPS UND CO. 61
2.3.1 DAS POP-UP WIDGET 62
2.3.2 DAS COLLAPSIBLE WIDGET 66
2.3.3 DAS ACCORDION WIDGET 69
2.4 MEHR WIDGETS 70
2.4.1 DAS LOADER WIDGET 70
2.4.2 DAS NAVBAR WIDGET 74
2.4.3 DAS
SELECTMENU WIDGET 76
2.4.4 SLIDER WIDGETS 80
2.4.5 CHECKBOXEN UND RADIOBUTTONS 84
3 EVENTS UND METHODEN 89
3.1 SEITEN-EVENTS 89
3.2 POINTING EVENTS 91
3.3 METHODEN IN JQUERY MOBILE 94
4 NACHLADEN VON INHALTEN 99
4.1 JQUERY LOAD() 100
4.2 JQUERY GETJSON() 102
4.3 JQUERY MOBILE JQMDATA() 103
4.4 JQUERY MOBILE LOADPAGE() 105
5 THEMEROLLER UND THEMING VON JQUERY MOBILE 107
5.1 STANDARD-THEMES 107
5.2 EIGENE
THEMES FUER JQUERY MOBILE ERSTELLEN 109
5.2.1 SETTINGS-BEREICH 111
5.2.2 MENUELEISTE 114
5.2.3 FARBPALETTE 116
5.2.4 SCHEMATABEREICH 116
5.3 EINBINDUNG EIGENER THEMES 117
6
ENTWICKLER.PRESS
INHALTSVERZEICHNIS
6 EINE MOBILE WEB-APP 119
6.1 DIE ANWENDUNG 119
6.2 ERSTELLEN DER STARTSEITE 120
6.3 ERSTELLEN DER LISTENUEBERSICHT 123
6.4 ERSTELLEN DER NEUE-LISTE-SEITE 125
6.5 ERSTELLEN DER LISTENDETAILSEITE 128
6.6 OPTIMIERUNG 130
6.7 FALLSTRICKE 133
7 UNIT TESTING UND JQUERY MOBILE 135
7.1 UNIT TEST UND TESTGETRIEBENE ENTWICKLUNG 135
7.1.1 UNIT TESTS 135
7.1.2 TESTGETRIEBENE ENTWICKLUNG 140
7.2 JAVASCRIPT UNIT TEST MIT
QUNIT 142
7.2.1 GRUNDLAGEN QUNIT 142
7.2.2 TDD MIT QUNIT 151
7.2.3 UI-TESTS MIT
QUNIT 158
7.3 AUTOMATISCHES TESTEN 164
7.3.1 HEADLESS TESTING MIT PHANTOMJS 164
7.3.2 CONTINUOUS INTEGRATION MIT JENKINS 166
7.3.3 EXKURS JUNIT-AUSGABEN IN QUNIT 168
7.3.4 EINRICHTEN DES JOBS IN JENKINS 172
7.3.5 WEITERE MOEGLICHKEITEN MIT JENKINS 178
STICHWORTVERZEICHNIS 181
JQUERY MOBILE |
any_adam_object | 1 |
author | Dierenfeldt, Marco |
author_facet | Dierenfeldt, Marco |
author_role | aut |
author_sort | Dierenfeldt, Marco |
author_variant | m d md |
building | Verbundindex |
bvnumber | BV041931167 |
classification_rvk | ST 250 ST 253 |
classification_tum | DAT 362f DAT 332f |
ctrlnum | (OCoLC)864648523 (DE-599)DNB1043637680 |
dewey-full | 005.25 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.25 |
dewey-search | 005.25 |
dewey-sort | 15.25 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a22000008c 4500</leader><controlfield tag="001">BV041931167</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20150909</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">140624s2014 gw ad|| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">13,N45</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1043637680</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783868021141</subfield><subfield code="c">Pocket. : EUR 24.90 (DE), EUR 25.60 (AT), sfr 35.50 (freier Pr.)</subfield><subfield code="9">978-3-86802-114-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3868021140</subfield><subfield code="9">3-86802-114-0</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783868021141</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)864648523</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1043637680</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-HE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-824</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-863</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-1102</subfield><subfield code="a">DE-20</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.25</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 253</subfield><subfield code="0">(DE-625)143628:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 362f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 332f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Dierenfeldt, Marco</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">jQuery Mobile</subfield><subfield code="b">einfach mobile Web-Apps entwickeln</subfield><subfield code="c">Marco Dierenfeldt</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Frankfurt am Main</subfield><subfield code="b">entwickler.press</subfield><subfield code="c">2014</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">183 S.</subfield><subfield code="b">Ill., graph. Darst.</subfield><subfield code="c">208 mm x 140 mm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">jQuery Mobile</subfield><subfield code="0">(DE-588)7845098-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">jQuery Mobile</subfield><subfield code="0">(DE-588)7845098-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=4489902&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027374472&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-027374472</subfield></datafield></record></collection> |
id | DE-604.BV041931167 |
illustrated | Illustrated |
indexdate | 2024-09-10T04:00:44Z |
institution | BVB |
isbn | 9783868021141 3868021140 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-027374472 |
oclc_num | 864648523 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-11 DE-824 DE-859 DE-29T DE-863 DE-BY-FWS DE-573 DE-92 DE-1102 DE-20 |
owner_facet | DE-91G DE-BY-TUM DE-11 DE-824 DE-859 DE-29T DE-863 DE-BY-FWS DE-573 DE-92 DE-1102 DE-20 |
physical | 183 S. Ill., graph. Darst. 208 mm x 140 mm |
publishDate | 2014 |
publishDateSearch | 2014 |
publishDateSort | 2014 |
publisher | entwickler.press |
record_format | marc |
spellingShingle | Dierenfeldt, Marco jQuery Mobile einfach mobile Web-Apps entwickeln jQuery Mobile (DE-588)7845098-6 gnd |
subject_GND | (DE-588)7845098-6 |
title | jQuery Mobile einfach mobile Web-Apps entwickeln |
title_auth | jQuery Mobile einfach mobile Web-Apps entwickeln |
title_exact_search | jQuery Mobile einfach mobile Web-Apps entwickeln |
title_full | jQuery Mobile einfach mobile Web-Apps entwickeln Marco Dierenfeldt |
title_fullStr | jQuery Mobile einfach mobile Web-Apps entwickeln Marco Dierenfeldt |
title_full_unstemmed | jQuery Mobile einfach mobile Web-Apps entwickeln Marco Dierenfeldt |
title_short | jQuery Mobile |
title_sort | jquery mobile einfach mobile web apps entwickeln |
title_sub | einfach mobile Web-Apps entwickeln |
topic | jQuery Mobile (DE-588)7845098-6 gnd |
topic_facet | jQuery Mobile |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=4489902&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027374472&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT dierenfeldtmarco jquerymobileeinfachmobilewebappsentwickeln |
Beschreibung
THWS Würzburg Zentralbibliothek Lesesaal
Signatur: |
1000 ST 253 J86 D563 |
---|---|
Exemplar 1 | ausleihbar Verfügbar Bestellen |
THWS Würzburg Teilbibliothek SHL, Raum I.2.11
Signatur: |
1340 ST 253 J86 D563 |
---|---|
Exemplar 1 | nicht ausleihbar Verfügbar Bestellen |