Your browser does not support JavaScript!
Computing. Programming. Web development. Graphic design. Networking.
Home
About me
Blog
Downloads
Quiz
Hangman
Portfolio
Software development
Web development
Graphic design
Contact
Web development quizzes
Minutes
Seconds
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>
This selector $("p") only selects the first p element.
False
True
The attr() method is used to get or set attribute values.
False
True
jQuery is a JavaScript library.
False
True
This sets the background color of all p elements to blue: $("p").style("background","blue");
False
True
We can use the prop() function to determine if a checkbox is checked.
False
True
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>