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 slideDown() method hides the selected elements with a vertical sliding motion.

$("a[target='_blank']") selects the first a element with target attribute value equal to "_blank".

$("p").hide() hides all p elements.

jQuery has many cross-browser incompatibilities.