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

Web development quizzes

Clock
Minutes
Seconds
You can use "$(document).ready()" to do define an action that will be executed when a html document has finished loading.

Functions prefixed with $. are utility functions.

The noProblem() method is a way to avoid conflicts between JS libraries.

The default action of an event will not be triggered with event.preventDefault();

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