舉報(bào)

會(huì)員
jQuery 2.0 Development Cookbook
最新章節(jié):
Index
Takingarecipebasedapproach,thisbookpresentsnumerouspracticalexamplesthatyoucanusedirectlyinyourapplications.Thebookcoverstheessentialissuesyouwillfacewhiledevelopingyourwebapplicationsandgivesyousolutionstothem.Therecipesinthisbookarewritteninamannerthatrapidlytakesyoufrombeginnertoexpertlevel.Thisbookisforwebdevelopersofallskilllevels.AlthoughsomeknowledgeofJavaScript,HTML,andCSSisrequired,thisCookbookwillteachjQuerynewcomersallthebasicsrequiredtomoveontothemorecomplexexamplesofthisbook,whichwillbenefitthemoreseasonedjQuerydeveloper.Ifyouwanttolearnhowtocreatemodernwebsitefeaturesquickly,usingbestpracticetechniques,thenthisbookisforyou.
目錄(120章)
倒序
- coverpage
- jQuery 2.0 Development Cookbook
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Document Object Model Manipulation
- Introduction
- Selecting elements
- Finding and selecting sibling elements
- Creating DOM elements
- Inserting content into an element
- Modifying the DOM element properties
- Adding and removing CSS classes to dynamically change their style
- Enabling and disabling buttons by changing their properties
- Updating an image within a page
- Populating list elements
- Understanding pagination
- Removing DOM elements
- Re-using DOM elements
- Chapter 2. Interacting with the User by Making Use of jQuery Events
- Introduction
- Detecting button clicks
- Detecting element clicks
- Detecting change
- Updating content based on user input
- Detecting key press events on inputs
- Restricting input character length
- Changing page elements on mouse hover
- Triggering events manually
- Preventing event triggers
- Creating a custom event
- Chapter 3. Loading and Manipulating Dynamic Content with AJAX and JSON
- Introduction
- Loading HTML from a web server into a page
- Using AJAX and handling server errors
- Processing JSON data
- Searching JavaScript objects
- Sorting JavaScript objects
- Caching JSON and AJAX requests
- Creating a search feature
- Creating an autosuggest feature
- Waiting for an AJAX response
- Chapter 4. Adding Attractive Visuals with jQuery Effects
- Introduction
- Sliding page elements
- Hiding and showing elements
- Fading elements
- Toggling effects
- Stopping effects
- Chaining effects
- Creating a basic photo gallery
- Creating a blinking button
- Removing elements with effects
- Chapter 5. Form Handling
- Introduction
- Implementing basic form validation
- Adding number validation
- Adding credit card number validation
- Adding date validation
- Adding e-mail address validation
- Implementing live form validation
- Adding a password strength indicator
- Adding anti-spam measures
- Implementing input character restrictions
- Chapter 6. User Interface
- Introduction
- Manipulating element CSS
- Creating a news ticker
- Creating sticky elements
- Implementing smooth scrolling
- Creating a dynamic table of contents
- Creating a basic drag-and-drop functionality
- Creating a dynamic animated tree menu
- Creating an accordion content slider
- Creating tabbed content
- Creating a modal pop up
- Creating a draggable content pop up
- Chapter 7. User Interface Animation
- Introduction
- Creating an animated login form
- Adding photo zoom
- Creating an animated content slider
- Animating background images
- Creating an animated navigation menu
- Chapter 8. Understanding Plugin Development
- Introduction
- Creating a plugin template
- Creating a tooltip plugin
- Building a content and image slider plugin
- Creating an RSS feed reader plugin
- Coding an image cropper plugin from scratch
- Chapter 9. jQuery UI
- Introduction
- Creating stylish and functional buttons
- Creating dialog boxes for user information and input
- Implementing progress bars within your application
- Adding date picker interfaces to input boxes quickly
- Creating an autocomplete search feature
- Chapter 10. Working with jQuery Mobile
- Introduction
- Creating a basic mobile website template
- Building a complete static website
- Building a dynamic mobile website
- Implementing the quick call functionality
- Implementing the send SMS functionality
- Adding mobile-friendly lists
- Using touch-oriented events
- Creating mobile-compatible forms
- Building a complete registration and login system
- Building a complete mobile web app
- Index 更新時(shí)間:2021-07-16 12:25:49
推薦閱讀
- Java程序設(shè)計(jì)與開發(fā)
- 企業(yè)級(jí)Java EE架構(gòu)設(shè)計(jì)精深實(shí)踐
- Visual C++數(shù)字圖像模式識(shí)別技術(shù)詳解
- Learning Firefox OS Application Development
- Jupyter數(shù)據(jù)科學(xué)實(shí)戰(zhàn)
- Domain-Driven Design in PHP
- Emotional Intelligence for IT Professionals
- Getting Started with React VR
- 深入分析GCC
- Go語言入門經(jīng)典
- Drupal 8 Development:Beginner's Guide(Second Edition)
- Applied Deep Learning with Python
- Arduino Electronics Blueprints
- ASP.NET Core and Angular 2
- LibGDX Game Development By Example
- Mastering VMware vSphere Storage
- Building E-Commerce Solutions with WooCommerce(Second Edition)
- 深入理解Android:WebKit卷
- Visual C++ 2017網(wǎng)絡(luò)編程實(shí)戰(zhàn)
- Building RESTful Web Services with PHP 7
- Visual Basic從入門到精通(第5版)
- Developing Responsive Web Applications with AJAX and jQuery
- Mastering PhoneGap Mobile Application Development
- The Data Analysis Workshop
- 從零開始學(xué)Python程序設(shè)計(jì)
- 基于YANG的可編程網(wǎng)絡(luò):用YANG、NETCONF、RESTCONF和gNMI實(shí)現(xiàn)網(wǎng)絡(luò)自動(dòng)化架構(gòu)
- JavaScript和jQuery實(shí)戰(zhàn)手冊(cè)(原書第2版)
- Scala for Data Science
- GraphQL實(shí)戰(zhàn):寫給全棧工程師們
- Node.js權(quán)威指南