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

Quizzes de desarrollo web

Clock
Minutes
Seconds
jQuery is a DOM (Document Object Model) manipulation library.

css() gets or sets a style property for the selected elements.

jQuery is the only JavaScript framework available.

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

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