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
15 questions
JavaScript

Quiz
•
Professional Development
10 questions
Quiz zu agilen Führungskompetenzen

Quiz
•
Professional Development
20 questions
React_Beautiful_DND _1

Quiz
•
Professional Development
12 questions
React/Javascript Quizz

Quiz
•
Professional Development
15 questions
React JS QUIZ

Quiz
•
Professional Development
15 questions
Agile Leadership, Quiz 1

Quiz
•
Professional Development
14 questions
Python - Listen und FOR-Schleife

Quiz
•
University - Professi...
10 questions
Leecon PRINCE2 Agile Quiz 1

Quiz
•
Professional Development
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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development