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

Quizzes de desarrollo web

Clock
Minutes
Seconds
The latest version of jQuery is 1.x

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

You can toggle between the hide() and show() methods with the toggle() method.

This selector $("p") only selects the first p element.

$(this) selects the current HTML element.