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

Web development quizzes

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

jQuery commands can be chained. For example: $("div").addClass("red").slideDown("slow");

jQuery is the only JavaScript framework available.

The interiorWidth() method exists.

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