Computing. Programming. Web development. Graphic design. Networking.

Web development quizzes

Clock
Minutes
Seconds
A callback function is executed before the current effect is finished.

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

This code is correct: $.get( "myhtmlpage.html", myCallBack( param1, param2 ));

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

jQuery is free to use, it doesn't cost any money.