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

Quizzes de desarrollo web

Clock
Minutes
Seconds
It is not possible to use AJAX with jQuery.

The interiorWidth() method exists.

jQuery is the only JavaScript framework available.

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

This sets the background color of all p elements to blue: $("p").style("background","blue");