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

Web development quizzes

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

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

$(this) selects the current HTML element.

The html() method sets or returns the HTML markup of selected elements.

jQuery is the only JavaScript framework available.