Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Repairs.

Web development quizzes

Clock
Minutes
Seconds
The parent() method retrieves all the ancestors of the selected element.

The initial release of jQuery was in 2006.

css() gets or sets a style property for the selected elements.

jQuery commands can be chained. For example: $("div").addClass("red").slideDown("slow");

We can access the "capacity" property of an array to know the size of it.