Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Kdenlive. Hardware. Redes.

Quizzes de desarrollo web

Clock
Minutes
Seconds
jQuery is a DOM (Document Object Model) manipulation library.

$(this) selects the current HTML element.

It is not possible to use AJAX with jQuery.

The children() method retrieves all direct children of the selected element.

addClass() adds a css class to the selected elements.