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
Similar Resources on Wayground
10 questions
Powerpoint SOA

Quiz
•
Professional Development
10 questions
03 Git & Terminal

Quiz
•
Professional Development
14 questions
HTML & CSS Einführung

Quiz
•
Professional Development
14 questions
Quiz 28.01.22

Quiz
•
Professional Development
15 questions
Unbetiteltes Quiz

Quiz
•
Professional Development
10 questions
M346 VPC und Subnetze

Quiz
•
Professional Development
10 questions
การโปรแกรมคอมพิวเตอร์บนอุปกรณ์พกพา Unit 1

Quiz
•
University - Professi...
12 questions
Inhaltsverwaltung mit CMS Quiz

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade