Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Repairs.

Web development quizzes

Clock
Minutes
Seconds
$(this) selects the current HTML element.

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

jQuery is a server side library.

The load() method makes use of ajax.

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