
Quiz de Manipulação com jQuery

Quiz
•
Information Technology (IT)
•
12th Grade
•
Medium
Nathan Silva
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a sintaxe correta para selecionar todos os elementos `
` em um documento usando jQuery?
`document.getElementsByTagName("p")`
`$("p")`
`jQuery("p")`
`document.querySelectorAll("p")`
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como você pode anexar um evento de clique a um botão com o id `#meuBotao` usando jQuery?
`$("#meuBotao").on("click", function() { ... });`
`$("#meuBotao").click(function() { ... });`
`$("#meuBotao").addEventListener("click", function() { ... });`
`$("#meuBotao").bind("click", function() { ... });`
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual método jQuery é usado para enviar uma requisição AJAX?
`$.get()`
`$.ajax()`
`$.post()`
`$.load()`
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a função jQuery correta para validar um formulário antes de enviá-lo?
`$("#formulario").validate()`
`$("#formulario").checkValidity()`
`$("#formulario").isValid()`
`$("#formulario").validateForm()`
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual método jQuery é usado para criar uma animação de deslizamento para cima?
`slideUp()`
`slideDown()`
`slideToggle()`
`fadeOut()`
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como você pode selecionar todos os elementos com a classe `ativo` usando jQuery?
`$(".ativo")`
`$("#ativo")`
`$("ativo")`
`$("class='ativo'")`
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual método jQuery é usado para parar uma animação em execução?
`stop()`
`pause()`
`halt()`
`end()`
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
2º Quiz de Login em HTML e CSS

Quiz
•
12th Grade
10 questions
Aula 4

Quiz
•
9th - 12th Grade
17 questions
Recuperação - Prog. e Desenv. Sistemas (LibreOffice Base)

Quiz
•
12th Grade
14 questions
1ª atividade avaliativa 3ºtri / HTML e CSS

Quiz
•
11th Grade - University
14 questions
Teste de SQL: Tabelas e Inserções

Quiz
•
10th Grade - University
15 questions
Reutilização de lógica em JavaScript

Quiz
•
12th Grade
15 questions
Desvendando o CSS 3

Quiz
•
12th Grade
15 questions
Quiz de Programação em Scratch

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Information Technology (IT)
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
7 questions
EAHS PBIS Lesson- Bathroom

Lesson
•
9th - 12th Grade
57 questions
How well do YOU know Neuwirth?

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
6 questions
Secondary Safety Quiz

Lesson
•
9th - 12th Grade
4 questions
Study Skills

Lesson
•
5th - 12th Grade
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University