Download presentation
Presentation is loading. Please wait.
1
Murach's JavaScript and jQuery (3rd Ed.)
Chapter 6 © 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
2
Murach's JavaScript and jQuery (3rd Ed.)
The code for a web page © 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
3
Murach's JavaScript and jQuery (3rd Ed.)
The DOM for the web page © 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
4
HTML that contains element and text nodes
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
5
How to get the text of an HTML element with “email_error” as its id
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
6
Common methods of the Document and Element interfaces
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
7
The FAQs application in a browser
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
8
The HTML for the FAQs application
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
9
Murach's JavaScript and jQuery (3rd Ed.)
The HTML (continued) © 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
10
The CSS for the FAQs application
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
11
The JavaScript for the FAQs application
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
12
The JavaScript for the FAQs application (cont.)
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
13
How to create an array of all <a> tags in a document
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
14
How to test for and get an attribute
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
15
The URL for the DOM HTML specification
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
16
Typical properties available with the DOM HTML specification
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
17
How the DOM HTML specification can simplify your code
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
18
Other examples of using the DOM HTML specification
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
19
Other examples of using the DOM HTML specification (continued)
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
20
Extra 6-1 Develop the Temp Converter app
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.