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

Web development quizzes

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

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

The load() method makes use of ajax.

QUnit is a powerful JS testing framework.

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