
JQuery - AJAX

Quiz
•
Computers
•
Professional Development
•
Medium
Digital Marketing
Used 131+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is correct?
JQuery is a JSON Library
JQuery is a Javascript Library
Both are correct
NOTA
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct jQuery code to set the background color of all p elements to red?
$("p").manipulate("background-color","red");
$("p").style("background-color","red");
$("p").layout("background-color","red");
$("p").css("background-color","red");
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With jQuery, look at the following selector: $("div.intro"). What does it select?
All div elements with id="intro"
All div elements with class="intro"
The first div element with class="intro"
The first div element with id="intro"
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which jQuery method is used to set one or more style properties for selected elements?
css()
style()
html()
both style and css
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which jQuery method is used to perform an asynchronous HTTP request?
jQuery.ajax()
jQuery.ajaxSetup()
jQuery.ajaxAsync()
NOTA
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which jQuery function is used to prevent code from running, before the document is finished loading?
$(body).onload()
$(document).load()
$(document).ready()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the following selector: $("div p"). What does it select?
The first p element inside a div element
All p elements inside a div element
All div elements with a p element
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Knowledge Check (CC-41)

Quiz
•
Professional Development
14 questions
CDC in Databricks

Quiz
•
Professional Development
10 questions
Post-Test SAP Sharing Knowledge

Quiz
•
University - Professi...
15 questions
Examen de Access

Quiz
•
Professional Development
10 questions
BASES DE DATOS PREVIO

Quiz
•
Professional Development
10 questions
SQL Tuning Tools

Quiz
•
Professional Development
10 questions
TREINAMENTO - POWER BI - AULA 1

Quiz
•
Professional Development
10 questions
Redshift Immersion Day

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade