jQuery II
Quiz
•
Computers
•
Professional Development
•
Hard
L H
Used 5+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Wie kann man ein Element so animieren, dass es um je 30px breiter und höher wird?
$('#element').animate({ width: '+=30px', height: '+=30px' });
$('#element').animate({width: '30px', height: '30px'});
$('#element').animate(width = '30px', height = '30px');
$('#element').grow('30px', '30px');
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Wie kann man ein Element so animieren, dass es 30px breit und ebenso hoch wird?
$('#element').animate({ width: '30px', height: '30px'});
$('#element').animate({ width: '+= 30px', height: '+=30px' });
$('#element').animate(width = '30px', height = '30px');
$('#element').size('30px', '30px');
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Mit welcher Anweisung kann man erreichen, dass eine Animation mit gleichbleibender Geschwindigkeit abläuft?
'steady'
'linear'
'ease'
'flow'
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Mit welcher Methode kann man eine Animation anhalten lassen?
finish();
interrupt();
stop();
hold();
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Mit welcher Methode kann man eine Animation sofort abschließen?
stop();
jumpToEnd();
quit();
finish();
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Wie kann man verhindern, dass das '$'-Zeichen mit anderen JS-Bibliotheken in Konflikt gerät?
jQuery.unbind('$');
$(noConflict(){...});
$.dontUse('$');
$.noConflict();
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Wie kann man mit jQuery die Eingabe in einem Input-Feld abfragen?
$('#my-input').value();
$('#my-input').value;
$('#my-input').val();
$('#my-input').text();
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Moringa JavaScript Arrays
Quiz
•
5th Grade - Professio...
10 questions
วัดความรู้ระหว่างเรียนการโปรแกรมScratch ม.1
Quiz
•
Professional Development
12 questions
Java Selenium WebDriver
Quiz
•
Professional Development
20 questions
Glovo Challenge
Quiz
•
Professional Development
15 questions
QUIZ 1
Quiz
•
Professional Development
10 questions
Jetpack Compose
Quiz
•
Professional Development
14 questions
HTML & CSS Einführung
Quiz
•
Professional Development
20 questions
Web Development Technical Skills
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween
Quiz
•
Professional Development
16 questions
Spooky Season Quiz
Quiz
•
Professional Development
5 questions
11.4.25 Student Engagement & Discourse
Lesson
•
Professional Development
50 questions
ASL Colors and Clothes
Quiz
•
KG - Professional Dev...
15 questions
Ohms Law
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
