Your browser does not support JavaScript!
Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Kdenlive. Hardware. Networking.
Home
About me
Tutorials
Downloads
Quiz
Portfolio
Software development
Web development
Graphic design
Web development quizzes
Minutes
Seconds
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>
This code is correct: $.get( "myhtmlpage.html", myCallBack( param1, param2 ));
False
True
This sets the background color of all p elements to blue: $("p").style("background","blue");
False
True
The append() function inserts content at the beginning of the selected elements.
False
True
The default action of an event will not be triggered with event.preventDefault();
False
True
The children() method retrieves all direct children of the selected element.
False
True
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>