- HTML5 Web Application Development By Example Beginner's Guide
- J.M. Gustafson
- 181字
- 2021-08-13 16:50:26
Chapter 3. The Devil is in the Details
"Men who wish to know about the world must learn about it in its particular details."
—Heraclitus
This chapter is all about the new HTML5 input types and how to interact with them using JavaScript. In Chapter 1, The Task at Hand, we created a task list application and in Chapter 2, Let's Get Stylish, we styled it using new CSS3 styles. In this chapter we continue to improve it by adding a task details section using the new HTML5 input types. Then we will use custom data attributes to automatically bind values in the view to the data model in our application. We will also add some jQuery animations to make UI transitions smoother.
We will learn the following topics in this chapter:
- The new HTML5 input types and what benefits they provide
- Custom data attributes and their uses
- How to bind a data model to input elements using custom data attributes
- Using jQuery animation methods to hide and show elements
- Using timers to queue up saves to localStorage
推薦閱讀
- AngularJS Testing Cookbook
- C語言程序設計習題解析與上機指導(第4版)
- Magento 2 Theme Design(Second Edition)
- 編譯系統透視:圖解編譯原理
- Python機器學習基礎教程
- Java程序設計
- Serverless computing in Azure with .NET
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Integrating Facebook iOS SDK with Your Application
- Clojure for Machine Learning
- SQL Server 2008中文版項目教程(第3版)
- Spark技術內幕:深入解析Spark內核架構設計與實現原理
- Python計算機視覺與深度學習實戰
- Python滲透測試編程技術:方法與實踐(第2版)
- Manage Your SAP Projects with SAP Activate