Pro jQuery /
JQuery is one of the most popular and powerful JavaScript libraries available today. It's widely used to create rich user experiences and to simplify website and application development. It is the tool of choice for web developers everywhere and sets the standard for simplicity, flexibility and...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[New York] :
Apress,
©2012.
|
Colección: | Expert's voice in Web development.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Part 1. Getting Ready. Putting jQuery in Context
- HTML Primer
- CSS Primer
- JavaScript Primer
- Part 2. Working with jQuery. jQuery Basics
- Managing the Element Selection
- Manipulating the DOM
- Manipulating Elements
- Working with Events
- Using jQuery Effects
- Refactoring the Example: Part I
- Part 3. Working with Data and Ajax. Using Data Templates
- Working with Forms
- Using Ajax: Part I
- Using Ajax: Part II
- Refactoring the Example: Part II
- Part 4. Using jQuery UI. Setting Up jQuery UI
- Using the Button, Progress Bar, and Slider Widgets
- Using the Autocomplete and Accordion Widgets
- Using the Tabs Widget
- Using the Datepicker Widget
- Using the Dialog Widget
- Using the Drag & Drop Interactions
- Using the Other Interactions
- Refactoring the Example: Part III
- Part 5. Using jQuery Mobile. Getting Started with jQuery Mobile
- Pages and Navigation
- Dialogs, Themes, and Layouts
- Buttons and Collapsible Blocks
- Using jQuery Mobile Forms
- jQuery Mobile Lists
- Refactoring the Mobile Example: Part IV
- Part 6. Advanced Features Using the jQuery Utility Methods
- The jQuery UI Effects & CSS Framework
- Using Deferred Objects.