- Overview
- Transcript
4.2 The DOM API
We don’t need JavaScript for every custom element, but chances are good we’ll use it sometimes. Polymer has a special API for working with the elements within the local and light DOMs.
Related Links
1.Introduction1 lesson, 01:23
1 lesson, 01:23
1.1Introduction01:23
1.1
Introduction
01:23
2.Getting Started2 lessons, 12:44
2 lessons, 12:44
2.1Installing Polymer05:34
2.1
Installing Polymer
05:34
2.2Your First Element07:10
2.2
Your First Element
07:10
3.Markup, Attributes, and Style3 lessons, 26:55
3 lessons, 26:55
3.1Adding Content08:24
3.1
Adding Content
08:24
3.2Working With Style08:44
3.2
Working With Style
08:44
3.3Adding Attributes and Properties09:47
3.3
Adding Attributes and Properties
09:47
4.Data and JavaScript4 lessons, 46:29
4 lessons, 46:29
4.1Data Binding14:27
4.1
Data Binding
14:27
4.2The DOM API12:24
4.2
The DOM API
12:24
4.3Events10:35
4.3
Events
10:35
4.4Using Elements From the Element Library09:03
4.4
Using Elements From the Element Library
09:03
5.Conclusion1 lesson, 01:00
1 lesson, 01:00
5.1Conclusion01:00
5.1
Conclusion
01:00
I started my development career on the client-side writing JavaScript and DHTML components in my spare time. In 2005, Nicholas C. Zakas asked me to join him in writing the first edition of Professional Ajax for Wiley Publishing. Since Professional Ajax, 1st Edition, I've been blessed to take part in other book projects: Professional Ajax 2nd Edition, and Beginning JavaScript 3rd and 4th editions.