Download presentation
Presentation is loading. Please wait.
1
Murach's JavaScript and jQuery (3rd Ed.)
Chapter 7 © 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
2
Two methods for working with a timer that calls a function once
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
3
The FAQs application with an upgrade that starts after 5 seconds
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
4
How to use a one-time timer to start or cancel the upgrade
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
5
Two methods for working with a timer that calls a function repeatedly
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
6
The FAQs application with a counter at the bottom
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
7
How to use the setInterval method to add a counter to a page
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
8
How to use an anonymous function with the setInterval method
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
9
The user interface for the Slide Show application
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
10
The HTML for the Slide Show application
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
11
The JavaScript for the Slide Show application
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
12
The JavaScript (continued)
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
13
Extra 7-2 Add a stopwatch to the Clock app
© 2017, Mike Murach & Associates, Inc. Murach's JavaScript and jQuery (3rd Ed.)
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.