JQuery Mobile cookbook:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Olton Birmingham
Packt Publishing
2012
|
Schriftenreihe: | Quick answers to common problems
|
Schlagworte: | |
Online-Zugang: | FAW01 FAW02 |
Beschreibung: | Includes index Table of Contents; jQuery Mobile Cookbook; jQuery Mobile Cookbook; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Get Rolling; Introduction; Writing your first jQuery Mobile application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; The Page theme See alsoUsing JS Bin to create a simple application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; 2. Pages and Dialogs; Introduction; Writing a single-page template application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Turning off Ajax navigation; Using data-rel and data-direction; Page container is optional; See also; Writing a multi-page template application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using transitions; Turning off Ajax navigation; Page container is mandatory; See also Prefetching pages for faster navigationGetting ready; How to do it ... ; How it works ... ; There's more ... ; When prefetch is not completed; Prefetched pages are not permanently cached; See also; Using the DOM cache to improve performance; Getting ready; How to do it ... ; How it works ... ; There's more ... ; DOM caching can slow down your app; See also; Custom styling a dialog; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Customizing CSS; See also; Using CSS to create a bouncing page transition; Getting ready; How to do it ... ; How it works ... ; There's more .. Adding vendor prefixes to the customtransition.css fileWhen the CSS3 property becomes a standard; Progressive enhancement; See also; Using JS to create a slide and fade page transition; Getting ready; How to do it ... ; How it works ... ; There's more ... ; JavaScript transitions compared to CSS3 transitions; See also; Using data-url to handle the login page navigation; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using data-url as the href link; Working with sub-hash urls; See also; Using History API to create a custom error pop up; Getting ready; How to do it .. How it works ... There's more ... ; The popstate event on a dialog; The Popup widget; See also; 3. Toolbars; Introduction; Using fullscreen fixed toolbars; Getting ready; How to do it ... ; How it works ... ; There's more ... ; The position-fixed CSS property; Toggling the fixed toolbar visibility; Toggling the fixed toolbar visibility using JavaScript; See also; Using persistent navbars in toolbars; Getting ready; How to do it ... ; How it works ... ; There's more ... ; 3D page transitions with persistent fixed toolbars; See also; Customizing the header with multiple buttons; Getting ready; How to do it .. This book is written in Cookbook style with a lot of practical tips, code, and step-by-step examples, to ease and quicken your learning curve. If you are a beginner with jQuery/JavaScript skills, this book offers you numerous examples to get you started. If you are a seasoned developer, this book lets you explore jQuery Mobile in greater depth |
Beschreibung: | 288 pages |
ISBN: | 9781849517232 1849517231 1849517223 9781849517225 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV043776326 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 160920s2012 |||| o||u| ||||||eng d | ||
020 | |a 9781849517232 |9 978-1-84951-723-2 | ||
020 | |a 1849517231 |9 1-84951-723-1 | ||
020 | |a 1849517223 |9 1-84951-722-3 | ||
020 | |a 9781849517225 |9 978-1-84951-722-5 | ||
035 | |a (ZDB-4-EBA)ocn846983194 | ||
035 | |a (ZDB-4-ITC)ocn846983194 | ||
035 | |a (OCoLC)846983194 | ||
035 | |a (DE-599)BVBBV043776326 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
049 | |a DE-1046 |a DE-1047 | ||
082 | 0 | |a 004.165 |2 23 | |
100 | 1 | |a Jain, Chetan K. |e Verfasser |4 aut | |
245 | 1 | 0 | |a JQuery Mobile cookbook |
264 | 1 | |a Olton Birmingham |b Packt Publishing |c 2012 | |
300 | |a 288 pages | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
490 | 0 | |a Quick answers to common problems | |
500 | |a Includes index | ||
500 | |a Table of Contents; jQuery Mobile Cookbook; jQuery Mobile Cookbook; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Get Rolling; Introduction; Writing your first jQuery Mobile application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; The Page theme | ||
500 | |a See alsoUsing JS Bin to create a simple application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; 2. Pages and Dialogs; Introduction; Writing a single-page template application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Turning off Ajax navigation; Using data-rel and data-direction; Page container is optional; See also; Writing a multi-page template application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using transitions; Turning off Ajax navigation; Page container is mandatory; See also | ||
500 | |a Prefetching pages for faster navigationGetting ready; How to do it ... ; How it works ... ; There's more ... ; When prefetch is not completed; Prefetched pages are not permanently cached; See also; Using the DOM cache to improve performance; Getting ready; How to do it ... ; How it works ... ; There's more ... ; DOM caching can slow down your app; See also; Custom styling a dialog; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Customizing CSS; See also; Using CSS to create a bouncing page transition; Getting ready; How to do it ... ; How it works ... ; There's more .. | ||
500 | |a Adding vendor prefixes to the customtransition.css fileWhen the CSS3 property becomes a standard; Progressive enhancement; See also; Using JS to create a slide and fade page transition; Getting ready; How to do it ... ; How it works ... ; There's more ... ; JavaScript transitions compared to CSS3 transitions; See also; Using data-url to handle the login page navigation; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using data-url as the href link; Working with sub-hash urls; See also; Using History API to create a custom error pop up; Getting ready; How to do it .. | ||
500 | |a How it works ... There's more ... ; The popstate event on a dialog; The Popup widget; See also; 3. Toolbars; Introduction; Using fullscreen fixed toolbars; Getting ready; How to do it ... ; How it works ... ; There's more ... ; The position-fixed CSS property; Toggling the fixed toolbar visibility; Toggling the fixed toolbar visibility using JavaScript; See also; Using persistent navbars in toolbars; Getting ready; How to do it ... ; How it works ... ; There's more ... ; 3D page transitions with persistent fixed toolbars; See also; Customizing the header with multiple buttons; Getting ready; How to do it .. | ||
500 | |a This book is written in Cookbook style with a lot of practical tips, code, and step-by-step examples, to ease and quicken your learning curve. If you are a beginner with jQuery/JavaScript skills, this book offers you numerous examples to get you started. If you are a seasoned developer, this book lets you explore jQuery Mobile in greater depth | ||
630 | 0 | 4 | |a JQuery Mobile |
650 | 4 | |a JQuery Mobile | |
650 | 7 | |a COMPUTERS / Web / Web Programming |2 bisacsh | |
650 | 7 | |a COMPUTERS / Web / Site Design |2 bisacsh | |
650 | 7 | |a COMPUTERS / Web / User Generated Content |2 bisacsh | |
650 | 7 | |a COMPUTERS / Digital Media / General |2 bisacsh | |
650 | 7 | |a COMPUTERS / Interactive & Multimedia |2 bisacsh | |
650 | 4 | |a Mobile computing | |
650 | 4 | |a JavaScript (Computer program language) | |
650 | 0 | 7 | |a jQuery |0 (DE-588)7681087-2 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a jQuery |0 (DE-588)7681087-2 |D s |
689 | 0 | |8 1\p |5 DE-604 | |
912 | |a ZDB-4-EBA |a ZDB-4-ITC | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-029187386 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
966 | e | |u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=502658 |l FAW01 |p ZDB-4-EBA |q FAW_PDA_EBA |x Aggregator |3 Volltext | |
966 | e | |u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=502658 |l FAW02 |p ZDB-4-EBA |q FAW_PDA_EBA |x Aggregator |3 Volltext |
Datensatz im Suchindex
_version_ | 1804176603034419200 |
---|---|
any_adam_object | |
author | Jain, Chetan K. |
author_facet | Jain, Chetan K. |
author_role | aut |
author_sort | Jain, Chetan K. |
author_variant | c k j ck ckj |
building | Verbundindex |
bvnumber | BV043776326 |
collection | ZDB-4-EBA ZDB-4-ITC |
ctrlnum | (ZDB-4-EBA)ocn846983194 (ZDB-4-ITC)ocn846983194 (OCoLC)846983194 (DE-599)BVBBV043776326 |
dewey-full | 004.165 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004.165 |
dewey-search | 004.165 |
dewey-sort | 14.165 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05476nmm a2200613zc 4500</leader><controlfield tag="001">BV043776326</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">160920s2012 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849517232</subfield><subfield code="9">978-1-84951-723-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849517231</subfield><subfield code="9">1-84951-723-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849517223</subfield><subfield code="9">1-84951-722-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849517225</subfield><subfield code="9">978-1-84951-722-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-4-EBA)ocn846983194</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-4-ITC)ocn846983194</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)846983194</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV043776326</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-1046</subfield><subfield code="a">DE-1047</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">004.165</subfield><subfield code="2">23</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Jain, Chetan K.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">JQuery Mobile cookbook</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Olton Birmingham</subfield><subfield code="b">Packt Publishing</subfield><subfield code="c">2012</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">288 pages</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">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Quick answers to common problems</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Table of Contents; jQuery Mobile Cookbook; jQuery Mobile Cookbook; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Get Rolling; Introduction; Writing your first jQuery Mobile application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; The Page theme</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">See alsoUsing JS Bin to create a simple application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; 2. Pages and Dialogs; Introduction; Writing a single-page template application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Turning off Ajax navigation; Using data-rel and data-direction; Page container is optional; See also; Writing a multi-page template application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using transitions; Turning off Ajax navigation; Page container is mandatory; See also</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Prefetching pages for faster navigationGetting ready; How to do it ... ; How it works ... ; There's more ... ; When prefetch is not completed; Prefetched pages are not permanently cached; See also; Using the DOM cache to improve performance; Getting ready; How to do it ... ; How it works ... ; There's more ... ; DOM caching can slow down your app; See also; Custom styling a dialog; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Customizing CSS; See also; Using CSS to create a bouncing page transition; Getting ready; How to do it ... ; How it works ... ; There's more ..</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Adding vendor prefixes to the customtransition.css fileWhen the CSS3 property becomes a standard; Progressive enhancement; See also; Using JS to create a slide and fade page transition; Getting ready; How to do it ... ; How it works ... ; There's more ... ; JavaScript transitions compared to CSS3 transitions; See also; Using data-url to handle the login page navigation; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using data-url as the href link; Working with sub-hash urls; See also; Using History API to create a custom error pop up; Getting ready; How to do it ..</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">How it works ... There's more ... ; The popstate event on a dialog; The Popup widget; See also; 3. Toolbars; Introduction; Using fullscreen fixed toolbars; Getting ready; How to do it ... ; How it works ... ; There's more ... ; The position-fixed CSS property; Toggling the fixed toolbar visibility; Toggling the fixed toolbar visibility using JavaScript; See also; Using persistent navbars in toolbars; Getting ready; How to do it ... ; How it works ... ; There's more ... ; 3D page transitions with persistent fixed toolbars; See also; Customizing the header with multiple buttons; Getting ready; How to do it ..</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">This book is written in Cookbook style with a lot of practical tips, code, and step-by-step examples, to ease and quicken your learning curve. If you are a beginner with jQuery/JavaScript skills, this book offers you numerous examples to get you started. If you are a seasoned developer, this book lets you explore jQuery Mobile in greater depth</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">JQuery Mobile</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">JQuery Mobile</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Web / Web Programming</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Web / Site Design</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Web / User Generated Content</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Digital Media / General</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Interactive & Multimedia</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Mobile computing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">JavaScript (Computer program language)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">jQuery</subfield><subfield code="0">(DE-588)7681087-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">jQuery</subfield><subfield code="0">(DE-588)7681087-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield><subfield code="a">ZDB-4-ITC</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-029187386</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=502658</subfield><subfield code="l">FAW01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FAW_PDA_EBA</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=502658</subfield><subfield code="l">FAW02</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FAW_PDA_EBA</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV043776326 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T07:34:48Z |
institution | BVB |
isbn | 9781849517232 1849517231 1849517223 9781849517225 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-029187386 |
oclc_num | 846983194 |
open_access_boolean | |
owner | DE-1046 DE-1047 |
owner_facet | DE-1046 DE-1047 |
physical | 288 pages |
psigel | ZDB-4-EBA ZDB-4-ITC ZDB-4-EBA FAW_PDA_EBA |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Packt Publishing |
record_format | marc |
series2 | Quick answers to common problems |
spelling | Jain, Chetan K. Verfasser aut JQuery Mobile cookbook Olton Birmingham Packt Publishing 2012 288 pages txt rdacontent c rdamedia cr rdacarrier Quick answers to common problems Includes index Table of Contents; jQuery Mobile Cookbook; jQuery Mobile Cookbook; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Get Rolling; Introduction; Writing your first jQuery Mobile application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; The Page theme See alsoUsing JS Bin to create a simple application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; 2. Pages and Dialogs; Introduction; Writing a single-page template application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Turning off Ajax navigation; Using data-rel and data-direction; Page container is optional; See also; Writing a multi-page template application; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using transitions; Turning off Ajax navigation; Page container is mandatory; See also Prefetching pages for faster navigationGetting ready; How to do it ... ; How it works ... ; There's more ... ; When prefetch is not completed; Prefetched pages are not permanently cached; See also; Using the DOM cache to improve performance; Getting ready; How to do it ... ; How it works ... ; There's more ... ; DOM caching can slow down your app; See also; Custom styling a dialog; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Customizing CSS; See also; Using CSS to create a bouncing page transition; Getting ready; How to do it ... ; How it works ... ; There's more .. Adding vendor prefixes to the customtransition.css fileWhen the CSS3 property becomes a standard; Progressive enhancement; See also; Using JS to create a slide and fade page transition; Getting ready; How to do it ... ; How it works ... ; There's more ... ; JavaScript transitions compared to CSS3 transitions; See also; Using data-url to handle the login page navigation; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Using data-url as the href link; Working with sub-hash urls; See also; Using History API to create a custom error pop up; Getting ready; How to do it .. How it works ... There's more ... ; The popstate event on a dialog; The Popup widget; See also; 3. Toolbars; Introduction; Using fullscreen fixed toolbars; Getting ready; How to do it ... ; How it works ... ; There's more ... ; The position-fixed CSS property; Toggling the fixed toolbar visibility; Toggling the fixed toolbar visibility using JavaScript; See also; Using persistent navbars in toolbars; Getting ready; How to do it ... ; How it works ... ; There's more ... ; 3D page transitions with persistent fixed toolbars; See also; Customizing the header with multiple buttons; Getting ready; How to do it .. This book is written in Cookbook style with a lot of practical tips, code, and step-by-step examples, to ease and quicken your learning curve. If you are a beginner with jQuery/JavaScript skills, this book offers you numerous examples to get you started. If you are a seasoned developer, this book lets you explore jQuery Mobile in greater depth JQuery Mobile COMPUTERS / Web / Web Programming bisacsh COMPUTERS / Web / Site Design bisacsh COMPUTERS / Web / User Generated Content bisacsh COMPUTERS / Digital Media / General bisacsh COMPUTERS / Interactive & Multimedia bisacsh Mobile computing JavaScript (Computer program language) jQuery (DE-588)7681087-2 gnd rswk-swf jQuery (DE-588)7681087-2 s 1\p DE-604 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Jain, Chetan K. JQuery Mobile cookbook JQuery Mobile COMPUTERS / Web / Web Programming bisacsh COMPUTERS / Web / Site Design bisacsh COMPUTERS / Web / User Generated Content bisacsh COMPUTERS / Digital Media / General bisacsh COMPUTERS / Interactive & Multimedia bisacsh Mobile computing JavaScript (Computer program language) jQuery (DE-588)7681087-2 gnd |
subject_GND | (DE-588)7681087-2 |
title | JQuery Mobile cookbook |
title_auth | JQuery Mobile cookbook |
title_exact_search | JQuery Mobile cookbook |
title_full | JQuery Mobile cookbook |
title_fullStr | JQuery Mobile cookbook |
title_full_unstemmed | JQuery Mobile cookbook |
title_short | JQuery Mobile cookbook |
title_sort | jquery mobile cookbook |
topic | JQuery Mobile COMPUTERS / Web / Web Programming bisacsh COMPUTERS / Web / Site Design bisacsh COMPUTERS / Web / User Generated Content bisacsh COMPUTERS / Digital Media / General bisacsh COMPUTERS / Interactive & Multimedia bisacsh Mobile computing JavaScript (Computer program language) jQuery (DE-588)7681087-2 gnd |
topic_facet | JQuery Mobile COMPUTERS / Web / Web Programming COMPUTERS / Web / Site Design COMPUTERS / Web / User Generated Content COMPUTERS / Digital Media / General COMPUTERS / Interactive & Multimedia Mobile computing JavaScript (Computer program language) jQuery |
work_keys_str_mv | AT jainchetank jquerymobilecookbook |