Building UIs with Wijmo :: build user interfaces quickly using widgets /
Annotation
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing,
2013.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Annotation |
Beschreibung: | 1 online resource (116 pages) : illustrations (chiefly color) |
ISBN: | 9781849696074 1849696071 1849696063 9781849696067 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn861536229 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 131008s2013 enka o 001 0 eng d | ||
040 | |a E7B |b eng |e rda |e pn |c E7B |d OCLCO |d S4S |d UMI |d OCLCQ |d COO |d DEBBG |d DEBSZ |d OCLCF |d EBLCP |d IDEBK |d MHW |d N$T |d YDXCP |d OCLCQ |d AGLDB |d ICA |d MOR |d PIFAG |d ZCU |d MERUC |d OCLCQ |d U3W |d D6H |d STF |d VTS |d CEF |d NRAMU |d ICG |d NLE |d INT |d VT2 |d OCLCQ |d UKMGB |d G3B |d TKN |d OCLCQ |d UAB |d DKC |d OCLCQ |d UKAHL |d OCLCQ |d OCLCO |d QGK |d OCLCQ |d OCLCO |d OCLCL |d UEJ |d OCLCQ | ||
016 | 7 | |a 018014328 |2 Uk | |
019 | |a 858763343 |a 864716537 |a 961592776 |a 962698811 |a 1259103786 | ||
020 | |a 9781849696074 |q (e-book) | ||
020 | |a 1849696071 |q (e-book) | ||
020 | |a 1849696063 | ||
020 | |a 9781849696067 | ||
020 | |z 9781849696067 | ||
035 | |a (OCoLC)861536229 |z (OCoLC)858763343 |z (OCoLC)864716537 |z (OCoLC)961592776 |z (OCoLC)962698811 |z (OCoLC)1259103786 | ||
037 | |a CL0500000346 |b Safari Books Online | ||
050 | 4 | |a QA76.9.U83 |b Z43 2013eb | |
072 | 7 | |a COM |x 000000 |2 bisacsh | |
082 | 7 | |a 006.76 | |
049 | |a MAIN | ||
100 | 1 | |a Zhang, Yuguang. | |
245 | 1 | 0 | |a Building UIs with Wijmo : |b build user interfaces quickly using widgets / |c Yuguang Zhang. |
264 | 1 | |a Birmingham : |b Packt Publishing, |c 2013. | |
300 | |a 1 online resource (116 pages) : |b illustrations (chiefly color) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a Community experience distilled | |
520 | 8 | |a Annotation |b Until recently, writing applications using JavaS cript and HTML was difficult, because developers had to make the user interface by themselves; however, this started changing with the introduction of JavaScript libraries such as jQuery, jQuery UI, and KnockoutJS. An extension of jQuery UI, Wijmo adds features and widgets on top of jQuery UI and makes it easier to add user interface widgets to HTML documents. Building UIs with Wijmo gives you a tour of what Wijmo offers at a glance. With code recipes and well-explained examples, you will be able to use Wijmo in no time. The book gives details on options not explained in the documentation and helps you avoid those that don't work. The examples only feature the necessary code, with recommendations and best practices. This book introduces Wijmo, grouping widgets by their common application area or usage. It walks the user through the features of the dialog widget with examples as an introduction to the library. Then, widgets for forms, images, tootips, and other topics are explored. Features only available in the Wijmo dialog widget compared to the jQuery UI widget are thoroughly explained with examples. Common form components such as checkboxes, dropdowns, and inputs have Wijmo counterparts which keep the theme consistent and add functionalities. When Wijmo is used with Knockout, the UI automatically refreshes when the data changes. This book takes it further with WebSockets for two way communication between the server and client. With Building UIs with Wijmo, you will learn all the common web development components in Wijmo. You will get started using Wijmo in no time. | |
588 | 0 | |a Online resource; title from PDF title page (ebrary, viewed October 8, 2013). | |
505 | 0 | |a Table of Contents; Building UIs with Wijmo; Building UIs with Wijmo; Credits; About the Author; 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. Getting Started with Wijmo; Setting up Wijmo; Installing Wijmo the quick way via a CDN; Installing Wijmo for development; Customizing jQuery UI for download. | |
505 | 8 | |a Downloading WijmoInstalling jQuery UI for development; Installing Wijmo for development; Adding Wijmo to an HTML document; Wijmo licensing; Required background; Summary; 2. The Dialog Widget; Wijmo additions to the dialog widget at a glance; Adding custom buttons; Configuring the dialog widget's appearance; Loading external content; Summary; 3. Form Components; Checkbox; Radio buttons; Dropdown; ComboBox; InputDate; InputMask; Summary; 4. Working with Images; Using the carousel widget; Creating the carousel widget; Configuring the carousel widget. | |
505 | 8 | |a Using the display options to show multiple imagesSpecifying the navigation options; Adding the timer and autoplay; Using the gallery widget; Creating the gallery widget; Playing videos in the gallery widget; Using the lightbox widget; Creating the lightbox widget; Changing the lightbox widget's appearance; Summary; 5. Advanced Widgets; Using the tooltip widget; Positioning the tooltip widget; Loading AJAX content in the tooltip widget; Styling the tooltip widget; Using the upload widget with the ProgressBar element; Applying Wijmo themes to HTML5 videos; Using the editor widget. | |
505 | 8 | |a Using the editor widget with BBCode for forumsSummary; 6. Dashboard with WijmoGrid; Introduction to MVVM; Introduction to Knockout; Building a rating system with Knockout; Building the dashboard; Sending a message with Knockout and Socket. IO; Displaying messages on the Dashboard; Summary; 7. Wijmo Mobile; Getting started with Wijmo mobile; Setting up Wijmo mobile; Obtaining jQuery mobile; Installing jQuery mobile; Using a mobile browser emulator; Creating an expander widget; Passing options to the expander widget; Creating a ListView widget; Creating an AppView widget. | |
505 | 8 | |a Adding the AppView pagesReusing non-mobile pages; Summary; 8. Extending Wijmo; Extending Wijmo Open; Modifying the Dialog widget; Modifying a Wijmo theme with ThemeRoller; Summary; Index. | |
546 | |a English. | ||
650 | 0 | |a User interfaces (Computer systems) |x Design. | |
650 | 7 | |a COMPUTERS |x General. |2 bisacsh | |
650 | 7 | |a User interfaces (Computer systems) |x Design |2 fast | |
758 | |i has work: |a Building UIs with Wijmo (Text) |1 https://id.oclc.org/worldcat/entity/E39PD3RKwKkQXjqFd6JcmcBYrm |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Zhang, Yuguang. |t Building UIs with Wijmo. |d Birmingham : Packt Publishing, ©2013 |z 9781849696067 |
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=642466 |3 Volltext |
936 | |a BATCHLOAD | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH26851178 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL1389417 | ||
938 | |a ebrary |b EBRY |n ebr10765888 | ||
938 | |a EBSCOhost |b EBSC |n 642466 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis26236072 | ||
938 | |a YBP Library Services |b YANK |n 11157793 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn861536229 |
---|---|
_version_ | 1816882248550449152 |
adam_text | |
any_adam_object | |
author | Zhang, Yuguang |
author_facet | Zhang, Yuguang |
author_role | |
author_sort | Zhang, Yuguang |
author_variant | y z yz |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.U83 Z43 2013eb |
callnumber-search | QA76.9.U83 Z43 2013eb |
callnumber-sort | QA 276.9 U83 Z43 42013EB |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Table of Contents; Building UIs with Wijmo; Building UIs with Wijmo; Credits; About the Author; 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. Getting Started with Wijmo; Setting up Wijmo; Installing Wijmo the quick way via a CDN; Installing Wijmo for development; Customizing jQuery UI for download. Downloading WijmoInstalling jQuery UI for development; Installing Wijmo for development; Adding Wijmo to an HTML document; Wijmo licensing; Required background; Summary; 2. The Dialog Widget; Wijmo additions to the dialog widget at a glance; Adding custom buttons; Configuring the dialog widget's appearance; Loading external content; Summary; 3. Form Components; Checkbox; Radio buttons; Dropdown; ComboBox; InputDate; InputMask; Summary; 4. Working with Images; Using the carousel widget; Creating the carousel widget; Configuring the carousel widget. Using the display options to show multiple imagesSpecifying the navigation options; Adding the timer and autoplay; Using the gallery widget; Creating the gallery widget; Playing videos in the gallery widget; Using the lightbox widget; Creating the lightbox widget; Changing the lightbox widget's appearance; Summary; 5. Advanced Widgets; Using the tooltip widget; Positioning the tooltip widget; Loading AJAX content in the tooltip widget; Styling the tooltip widget; Using the upload widget with the ProgressBar element; Applying Wijmo themes to HTML5 videos; Using the editor widget. Using the editor widget with BBCode for forumsSummary; 6. Dashboard with WijmoGrid; Introduction to MVVM; Introduction to Knockout; Building a rating system with Knockout; Building the dashboard; Sending a message with Knockout and Socket. IO; Displaying messages on the Dashboard; Summary; 7. Wijmo Mobile; Getting started with Wijmo mobile; Setting up Wijmo mobile; Obtaining jQuery mobile; Installing jQuery mobile; Using a mobile browser emulator; Creating an expander widget; Passing options to the expander widget; Creating a ListView widget; Creating an AppView widget. Adding the AppView pagesReusing non-mobile pages; Summary; 8. Extending Wijmo; Extending Wijmo Open; Modifying the Dialog widget; Modifying a Wijmo theme with ThemeRoller; Summary; Index. |
ctrlnum | (OCoLC)861536229 |
dewey-full | 006.76 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.76 |
dewey-search | 006.76 |
dewey-sort | 16.76 |
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>06955cam a2200637 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn861536229</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cn|||||||||</controlfield><controlfield tag="008">131008s2013 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">E7B</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">E7B</subfield><subfield code="d">OCLCO</subfield><subfield code="d">S4S</subfield><subfield code="d">UMI</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">COO</subfield><subfield code="d">DEBBG</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">EBLCP</subfield><subfield code="d">IDEBK</subfield><subfield code="d">MHW</subfield><subfield code="d">N$T</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AGLDB</subfield><subfield code="d">ICA</subfield><subfield code="d">MOR</subfield><subfield code="d">PIFAG</subfield><subfield code="d">ZCU</subfield><subfield code="d">MERUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">U3W</subfield><subfield code="d">D6H</subfield><subfield code="d">STF</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">NRAMU</subfield><subfield code="d">ICG</subfield><subfield code="d">NLE</subfield><subfield code="d">INT</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UKMGB</subfield><subfield code="d">G3B</subfield><subfield code="d">TKN</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UAB</subfield><subfield code="d">DKC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UKAHL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">UEJ</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018014328</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">858763343</subfield><subfield code="a">864716537</subfield><subfield code="a">961592776</subfield><subfield code="a">962698811</subfield><subfield code="a">1259103786</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849696074</subfield><subfield code="q">(e-book)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849696071</subfield><subfield code="q">(e-book)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849696063</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849696067</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781849696067</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)861536229</subfield><subfield code="z">(OCoLC)858763343</subfield><subfield code="z">(OCoLC)864716537</subfield><subfield code="z">(OCoLC)961592776</subfield><subfield code="z">(OCoLC)962698811</subfield><subfield code="z">(OCoLC)1259103786</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000346</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.9.U83</subfield><subfield code="b">Z43 2013eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">000000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">006.76</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Zhang, Yuguang.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Building UIs with Wijmo :</subfield><subfield code="b">build user interfaces quickly using widgets /</subfield><subfield code="c">Yuguang Zhang.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2013.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (116 pages) :</subfield><subfield code="b">illustrations (chiefly color)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">Annotation</subfield><subfield code="b">Until recently, writing applications using JavaS cript and HTML was difficult, because developers had to make the user interface by themselves; however, this started changing with the introduction of JavaScript libraries such as jQuery, jQuery UI, and KnockoutJS. An extension of jQuery UI, Wijmo adds features and widgets on top of jQuery UI and makes it easier to add user interface widgets to HTML documents. Building UIs with Wijmo gives you a tour of what Wijmo offers at a glance. With code recipes and well-explained examples, you will be able to use Wijmo in no time. The book gives details on options not explained in the documentation and helps you avoid those that don't work. The examples only feature the necessary code, with recommendations and best practices. This book introduces Wijmo, grouping widgets by their common application area or usage. It walks the user through the features of the dialog widget with examples as an introduction to the library. Then, widgets for forms, images, tootips, and other topics are explored. Features only available in the Wijmo dialog widget compared to the jQuery UI widget are thoroughly explained with examples. Common form components such as checkboxes, dropdowns, and inputs have Wijmo counterparts which keep the theme consistent and add functionalities. When Wijmo is used with Knockout, the UI automatically refreshes when the data changes. This book takes it further with WebSockets for two way communication between the server and client. With Building UIs with Wijmo, you will learn all the common web development components in Wijmo. You will get started using Wijmo in no time.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (ebrary, viewed October 8, 2013).</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Table of Contents; Building UIs with Wijmo; Building UIs with Wijmo; Credits; About the Author; 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. Getting Started with Wijmo; Setting up Wijmo; Installing Wijmo the quick way via a CDN; Installing Wijmo for development; Customizing jQuery UI for download.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Downloading WijmoInstalling jQuery UI for development; Installing Wijmo for development; Adding Wijmo to an HTML document; Wijmo licensing; Required background; Summary; 2. The Dialog Widget; Wijmo additions to the dialog widget at a glance; Adding custom buttons; Configuring the dialog widget's appearance; Loading external content; Summary; 3. Form Components; Checkbox; Radio buttons; Dropdown; ComboBox; InputDate; InputMask; Summary; 4. Working with Images; Using the carousel widget; Creating the carousel widget; Configuring the carousel widget.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Using the display options to show multiple imagesSpecifying the navigation options; Adding the timer and autoplay; Using the gallery widget; Creating the gallery widget; Playing videos in the gallery widget; Using the lightbox widget; Creating the lightbox widget; Changing the lightbox widget's appearance; Summary; 5. Advanced Widgets; Using the tooltip widget; Positioning the tooltip widget; Loading AJAX content in the tooltip widget; Styling the tooltip widget; Using the upload widget with the ProgressBar element; Applying Wijmo themes to HTML5 videos; Using the editor widget.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Using the editor widget with BBCode for forumsSummary; 6. Dashboard with WijmoGrid; Introduction to MVVM; Introduction to Knockout; Building a rating system with Knockout; Building the dashboard; Sending a message with Knockout and Socket. IO; Displaying messages on the Dashboard; Summary; 7. Wijmo Mobile; Getting started with Wijmo mobile; Setting up Wijmo mobile; Obtaining jQuery mobile; Installing jQuery mobile; Using a mobile browser emulator; Creating an expander widget; Passing options to the expander widget; Creating a ListView widget; Creating an AppView widget.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Adding the AppView pagesReusing non-mobile pages; Summary; 8. Extending Wijmo; Extending Wijmo Open; Modifying the Dialog widget; Modifying a Wijmo theme with ThemeRoller; Summary; Index.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">User interfaces (Computer systems)</subfield><subfield code="x">Design.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">User interfaces (Computer systems)</subfield><subfield code="x">Design</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Building UIs with Wijmo (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PD3RKwKkQXjqFd6JcmcBYrm</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Zhang, Yuguang.</subfield><subfield code="t">Building UIs with Wijmo.</subfield><subfield code="d">Birmingham : Packt Publishing, ©2013</subfield><subfield code="z">9781849696067</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=642466</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="936" ind1=" " ind2=" "><subfield code="a">BATCHLOAD</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26851178</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL1389417</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10765888</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">642466</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis26236072</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">11157793</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn861536229 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:25:36Z |
institution | BVB |
isbn | 9781849696074 1849696071 1849696063 9781849696067 |
language | English |
oclc_num | 861536229 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (116 pages) : illustrations (chiefly color) |
psigel | ZDB-4-EBA |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Zhang, Yuguang. Building UIs with Wijmo : build user interfaces quickly using widgets / Yuguang Zhang. Birmingham : Packt Publishing, 2013. 1 online resource (116 pages) : illustrations (chiefly color) text txt rdacontent computer c rdamedia online resource cr rdacarrier Community experience distilled Annotation Until recently, writing applications using JavaS cript and HTML was difficult, because developers had to make the user interface by themselves; however, this started changing with the introduction of JavaScript libraries such as jQuery, jQuery UI, and KnockoutJS. An extension of jQuery UI, Wijmo adds features and widgets on top of jQuery UI and makes it easier to add user interface widgets to HTML documents. Building UIs with Wijmo gives you a tour of what Wijmo offers at a glance. With code recipes and well-explained examples, you will be able to use Wijmo in no time. The book gives details on options not explained in the documentation and helps you avoid those that don't work. The examples only feature the necessary code, with recommendations and best practices. This book introduces Wijmo, grouping widgets by their common application area or usage. It walks the user through the features of the dialog widget with examples as an introduction to the library. Then, widgets for forms, images, tootips, and other topics are explored. Features only available in the Wijmo dialog widget compared to the jQuery UI widget are thoroughly explained with examples. Common form components such as checkboxes, dropdowns, and inputs have Wijmo counterparts which keep the theme consistent and add functionalities. When Wijmo is used with Knockout, the UI automatically refreshes when the data changes. This book takes it further with WebSockets for two way communication between the server and client. With Building UIs with Wijmo, you will learn all the common web development components in Wijmo. You will get started using Wijmo in no time. Online resource; title from PDF title page (ebrary, viewed October 8, 2013). Table of Contents; Building UIs with Wijmo; Building UIs with Wijmo; Credits; About the Author; 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. Getting Started with Wijmo; Setting up Wijmo; Installing Wijmo the quick way via a CDN; Installing Wijmo for development; Customizing jQuery UI for download. Downloading WijmoInstalling jQuery UI for development; Installing Wijmo for development; Adding Wijmo to an HTML document; Wijmo licensing; Required background; Summary; 2. The Dialog Widget; Wijmo additions to the dialog widget at a glance; Adding custom buttons; Configuring the dialog widget's appearance; Loading external content; Summary; 3. Form Components; Checkbox; Radio buttons; Dropdown; ComboBox; InputDate; InputMask; Summary; 4. Working with Images; Using the carousel widget; Creating the carousel widget; Configuring the carousel widget. Using the display options to show multiple imagesSpecifying the navigation options; Adding the timer and autoplay; Using the gallery widget; Creating the gallery widget; Playing videos in the gallery widget; Using the lightbox widget; Creating the lightbox widget; Changing the lightbox widget's appearance; Summary; 5. Advanced Widgets; Using the tooltip widget; Positioning the tooltip widget; Loading AJAX content in the tooltip widget; Styling the tooltip widget; Using the upload widget with the ProgressBar element; Applying Wijmo themes to HTML5 videos; Using the editor widget. Using the editor widget with BBCode for forumsSummary; 6. Dashboard with WijmoGrid; Introduction to MVVM; Introduction to Knockout; Building a rating system with Knockout; Building the dashboard; Sending a message with Knockout and Socket. IO; Displaying messages on the Dashboard; Summary; 7. Wijmo Mobile; Getting started with Wijmo mobile; Setting up Wijmo mobile; Obtaining jQuery mobile; Installing jQuery mobile; Using a mobile browser emulator; Creating an expander widget; Passing options to the expander widget; Creating a ListView widget; Creating an AppView widget. Adding the AppView pagesReusing non-mobile pages; Summary; 8. Extending Wijmo; Extending Wijmo Open; Modifying the Dialog widget; Modifying a Wijmo theme with ThemeRoller; Summary; Index. English. User interfaces (Computer systems) Design. COMPUTERS General. bisacsh User interfaces (Computer systems) Design fast has work: Building UIs with Wijmo (Text) https://id.oclc.org/worldcat/entity/E39PD3RKwKkQXjqFd6JcmcBYrm https://id.oclc.org/worldcat/ontology/hasWork Print version: Zhang, Yuguang. Building UIs with Wijmo. Birmingham : Packt Publishing, ©2013 9781849696067 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=642466 Volltext |
spellingShingle | Zhang, Yuguang Building UIs with Wijmo : build user interfaces quickly using widgets / Community experience distilled. Table of Contents; Building UIs with Wijmo; Building UIs with Wijmo; Credits; About the Author; 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. Getting Started with Wijmo; Setting up Wijmo; Installing Wijmo the quick way via a CDN; Installing Wijmo for development; Customizing jQuery UI for download. Downloading WijmoInstalling jQuery UI for development; Installing Wijmo for development; Adding Wijmo to an HTML document; Wijmo licensing; Required background; Summary; 2. The Dialog Widget; Wijmo additions to the dialog widget at a glance; Adding custom buttons; Configuring the dialog widget's appearance; Loading external content; Summary; 3. Form Components; Checkbox; Radio buttons; Dropdown; ComboBox; InputDate; InputMask; Summary; 4. Working with Images; Using the carousel widget; Creating the carousel widget; Configuring the carousel widget. Using the display options to show multiple imagesSpecifying the navigation options; Adding the timer and autoplay; Using the gallery widget; Creating the gallery widget; Playing videos in the gallery widget; Using the lightbox widget; Creating the lightbox widget; Changing the lightbox widget's appearance; Summary; 5. Advanced Widgets; Using the tooltip widget; Positioning the tooltip widget; Loading AJAX content in the tooltip widget; Styling the tooltip widget; Using the upload widget with the ProgressBar element; Applying Wijmo themes to HTML5 videos; Using the editor widget. Using the editor widget with BBCode for forumsSummary; 6. Dashboard with WijmoGrid; Introduction to MVVM; Introduction to Knockout; Building a rating system with Knockout; Building the dashboard; Sending a message with Knockout and Socket. IO; Displaying messages on the Dashboard; Summary; 7. Wijmo Mobile; Getting started with Wijmo mobile; Setting up Wijmo mobile; Obtaining jQuery mobile; Installing jQuery mobile; Using a mobile browser emulator; Creating an expander widget; Passing options to the expander widget; Creating a ListView widget; Creating an AppView widget. Adding the AppView pagesReusing non-mobile pages; Summary; 8. Extending Wijmo; Extending Wijmo Open; Modifying the Dialog widget; Modifying a Wijmo theme with ThemeRoller; Summary; Index. User interfaces (Computer systems) Design. COMPUTERS General. bisacsh User interfaces (Computer systems) Design fast |
title | Building UIs with Wijmo : build user interfaces quickly using widgets / |
title_auth | Building UIs with Wijmo : build user interfaces quickly using widgets / |
title_exact_search | Building UIs with Wijmo : build user interfaces quickly using widgets / |
title_full | Building UIs with Wijmo : build user interfaces quickly using widgets / Yuguang Zhang. |
title_fullStr | Building UIs with Wijmo : build user interfaces quickly using widgets / Yuguang Zhang. |
title_full_unstemmed | Building UIs with Wijmo : build user interfaces quickly using widgets / Yuguang Zhang. |
title_short | Building UIs with Wijmo : |
title_sort | building uis with wijmo build user interfaces quickly using widgets |
title_sub | build user interfaces quickly using widgets / |
topic | User interfaces (Computer systems) Design. COMPUTERS General. bisacsh User interfaces (Computer systems) Design fast |
topic_facet | User interfaces (Computer systems) Design. COMPUTERS General. User interfaces (Computer systems) Design |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=642466 |
work_keys_str_mv | AT zhangyuguang buildinguiswithwijmobuilduserinterfacesquicklyusingwidgets |