jQuery - cz. 1

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Michał Niedźwiecki
Used 10+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
W jaki sposób można dołączyć bibliotekę jQuery do projektu/strony:
poprzez umieszczenie pliku z biblioteką w katalogu naszej strony
poprzez hosting zewnętrzny (CDN)
obydwa poprzednie sposoby są poprawne
żadna z odpowiedzi nie jest prawdziwa
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Zaznacz poprawną strukturę składnię jQuery:
<$ selektor.akcja () ?>
$( selektor ). akcja ()
&( selektor ). akcja ()
<& selektor.akcja () ?>
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wskaż składnię odnoszącą się do paragrafu o klasie "demo"
$("p#demo")
$("p-demo")
$("p.demo")
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Która z poniższych metod ukryje paragraf?
$("p").show();
$("p").hide();
$("p").fade();
$("p").Toggle();
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wskaż metodę która zwróci adres URL łącza.
$("a").url("href");
$("a").attr("href");
$("a").text("href");
$("a").html("href");
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wskaż metodę która wstawi tekst „Tak!” na końcu elementu <p>:
$("p").add("Tak!");
$("p").textadd("Tak!");
$("p").append("Tak!");
$("p").addend("Tak!");
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wskaż metodę która usunie element <p>.
$("p").delete();
$("p").(delete);
$("p").remove();
$("p").drop();
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
10 класс повторение CSS and Внедрение мультимедиа

Quiz
•
10th Grade
10 questions
HTML Images

Quiz
•
9th - 12th Grade
8 questions
Bài 14: ĐỊNH DẠNG VĂN BẢN BẰNG CSS

Quiz
•
12th Grade
11 questions
Cascading Style Sheets

Quiz
•
8th - 12th Grade
15 questions
Web Design #3

Quiz
•
9th - 12th Grade
12 questions
Quiz PWPB XI RPL

Quiz
•
10th Grade
17 questions
Repaso HTML y CSS

Quiz
•
7th - 9th Grade
15 questions
Advanced HTML CIW Review

Quiz
•
8th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade