Question: Java Script c8 jQuery is Question 1 options: a part of the CSS3 specification an open source JavaScript library an extension of the Chrome browser
Java Script c8
jQuery is
Question 1 options:
|
| |
| a part of the CSS3 specification | |
| an open source JavaScript library | |
| an extension of the Chrome browser |
Question 4 (1 point)

You include the jQuery library in your website by coding a
Question 4 options:
|
| |
| body element | |
| script element | |
| link element |
Question 6 (1 point)

Which of the following code statements gets the value of a text box?
Question 6 options:
|
| |
| text(value) | |
| val() | |
| val(value) |
Save
Question 7 (1 point)

Which of the following code statements sets the text of an element?
Question 7 options:
|
| |
| text(value) | |
| val() | |
| val(value) |
Save
Question 8 (1 point)

What is object chaining?
Question 8 options:
| When you code more than one method | |||||||||||||||||
| When you code methods that do similar things | |||||||||||||||||
| When you code one method after another | |||||||||||||||||
| Question 10 (1 point) Which of the following do you use to attach an event handler? Question 10 options:
|
|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts


