JAVASCRIPT
JAVASCRIPT
Chapter 5
PRAYER
LET’S PLAY!
WHO WANTS TO
BE A MILLIONAI
RE?
IDENTIFY THE NAMES OF THE
DIFFERENT WEB BROWSERS.
OBJECTIVES:
Lesson 6
COOKIES?
setTimeout ()
clearTimeout ()
setTimeout ()
setTimeout () output
clearTimeout ()
clearTimeout () output
APPLICATION
• Create a different web page for set timeout and
clear timeout.
• Add designs.
• Output will be graded based on the following
performance rating:
PERFORMANCE RATING 3 2 1 SCORE
1. Did you use the proper background
for you website?
2. Did you use such elements to add a
touch of motion to your site
3. Did you make your webpage easily
scannable?
4. Did you make your website
responsive?
5. Did you check your website for
errors?
TOTAL
EVALUATION
TRUE OR FALSE.
1. JavaScript’s official name is AACMA.
2. Cookies are small amount of information that is
stored in the user’s computer from a web page.
3. JavaScript is case-sensitive.
4. JavaScript works like Java.
5. You cannot mix JavaScript codes with HMTL tag
properties.
ANSWERS
1. FALSE
2. TRUE
3. TRUE
4. FALSE
5. FALSE
AGREEMENT
1. Create a slideshow that will change every 3
seconds.
References: https://
www.youtube.com/watch?v=iOXHFvFpimg
2. Reinforcement: Create a webpage using
JavaScript. Add background color or background
image.
3. Advanced: Study the next lesson: Browser
detection, cookies, and error
»Guide Question: What is error?