Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Reparaciones.

Quizzes de desarrollo web

Clock
Minutes
Seconds
jQuery scripts can only be put in the head section of an HTML document.

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

The slideDown() method hides the selected elements with a vertical sliding motion.

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

It is not possible to use AJAX with jQuery.