JQuery Mobile Web Development Essentials.
Packed with practical examples, code, and screenshots, this book will show you how to create mobile optimized sites using the easiest, most practical HTML/JavaScript framework available today. If you are a web developer looking to create mobile optimized websites then this book is for you. Basic kno...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing,
2013.
|
Edición: | 2nd ed. |
Colección: | Community experience distilled.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Preparing Your First jQuery Mobile Project; Important preliminary points; Building an HTML page; Getting jQuery Mobile; Customized Downloads; Implementing jQuery Mobile; Working with data attributes; Summary; Chapter 2: Working with jQuery Mobile Pages; Important preliminary points; Adding multiple pages to one file; jQuery Mobile, links, and you; Working with multiple files; jQuery Mobile and URLs; Additional customization; Page titles; Prefetching content.
- Changing page transitionsSummary; Chapter 3: Enhancing Pages with Headers, Footers, and Toolbars; Important preliminary points; Adding headers; Icon sneak peak; Working with back buttons; Working with footers; Creating fixed and full-screen headers and footers; Full-screen headers and footers; Working with navigation bars; Persisting navigation bar footers across multiple pages; Summary; Chapter 4: Working with Lists; Creating lists; Working with list features; Creating inset lists; Creating list dividers; Autodividers; Creating lists with count bubbles; Using thumbnails and icons.
- Creating split button listsUsing a search filter; Summary; Chapter 5: Getting Practical
- Building a Simple Hotel Mobile Site; Welcome to Hotel Camden; The home page; Finding the hotel; Listing the hotel rooms; Contacting the hotel; Summary; Chapter 6: Working with Forms and jQuery Mobile; Before you begin; What jQuery Mobile does with forms; Working with radio buttons and checkboxes; Working with select menus; Search, toggle, and slider fields; Search fields; Flip toggle fields; Slider fields; Using native form controls; Working with the mini fields; Summary.
- Chapter 7: Creating Modal Dialogs and WidgetsCreating dialogs; Laying out content with grids; Making responsive grids; Working with collapsible content; Popups; Responsive tables; Working with panels; Summary; Chapter 8: Moving Further with the Notekeeper Mobile Application; What is a mobile application?; Designing your first mobile application; Listing out the requirements; Building your wireframes; Designing the add note wireframe; Display notes wireframe; View note/delete button wireframe; Writing the HTML; Adding functionalities with JavaScript; Storing Notekeeper data; Using localStorage.
- Effective use of boilerplatesBuilding the Add Note feature; Adding bindings; Collecting and storing the data; Building the Display Notes feature; Dynamically adding notes to our listview; Viewing a note; Using the .on() method; Dynamically creating a new page; Deleting a note; Summary; Chapter 9: jQuery Mobile Configuration, Utilities, and JavaScript Methods; Configuring jQuery Mobile; Using jQuery Mobile utilities; Page methods and utilities; Path and URL-related utilities; jQuery Mobile widget and form utilities; Summary; Chapter 10: Working with Events; Working with physical events.