
Eventos em JS

Quiz
•
Information Technology (IT)
•
3rd Grade
•
Medium
LUCAS FIRMO DE LIMA ALVES
Used 1+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Quais dos eventos em JavaScript abaixo é relacionado ao Mouse?
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Onde podemos colocar a lógica para trocar a cor de uma div ao apertar a tecla 'C'?
document.addEventListener('dbclick'), function(event){if(event.key === 'w')}
No evento de mouse sobre a div.document.addEventListener('dbclick'), function(event){if(event.key === 'c')}
No evento de clique do botão.document.addEventListener('keydown'), function(event){if(event.key === 'w')}
No evento de carregamento da página.document.addEventListener('click'), function(event){if(event.key === 'w')}
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Disparar um evento quando qualquer tecla é pressionada
4.
OPEN ENDED QUESTION
5 mins • 1 pt
Como podemos redimensionar a tela pelo JavaScript?
Evaluate responses using AI:
OFF
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Como podemos detectar um clique duplo em um elemento HTML usando JavaScript?
document.addEventListener('click')
document.addEventListener('dblclick')
document.addEventListener('mouseover')
document.addEventListener('mouseout')
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
O que acontece quando é adicionado o evento mouseover?
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Como podemos alterar o texto de um elemento HTML ao passar o mouse sobre ele?
document.addEventListener('mouseover', function() {element.innerText = 'Novo Texto';})
document.addEventListener('click', function() {element.innerText = 'Novo Texto';})
document.addEventListener('mouseout', function() {element.innerText = 'Novo Texto';})
document.addEventListener('dblclick', function() {element.innerText = 'Novo Texto';})
Similar Resources on Wayground
9 questions
Fun with Keyboard Keys

Quiz
•
3rd Grade
10 questions
M1P5 Project Animation - Junior Code

Quiz
•
1st - 5th Grade
10 questions
ICT Year 3 2024 First Term

Quiz
•
3rd Grade
10 questions
3B - Exibindo os dados

Quiz
•
3rd Grade
10 questions
Pengenalan Power Point (Pertemuan 7)

Quiz
•
3rd Grade
10 questions
Digital Literacy Quiz

Quiz
•
1st - 5th Grade
11 questions
Python (basics)

Quiz
•
1st Grade - University
10 questions
Staying Safe Online Quiz

Quiz
•
3rd Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Information Technology (IT)
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
9 questions
A Fine, Fine School Comprehension

Quiz
•
3rd Grade
12 questions
Passport Quiz 1

Quiz
•
1st - 5th Grade
10 questions
Place Value

Quiz
•
3rd Grade
8 questions
Writing Complete Sentences - Waiting for the Biblioburro

Lesson
•
3rd Grade
10 questions
Third Grade Angels Vocab Week 1

Quiz
•
3rd Grade
12 questions
New Teacher

Quiz
•
3rd Grade