Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Reparaciones.

Quizzes de desarrollo web

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

The latest version of jQuery is 1.x

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

The mousedown() method is executed when the user clicks on an HTML element.

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