Informàtica. Programació. Desenvolupament web. Disseny gràfic. Xarxes.

Quizzes de desenvolupament web

Clock
Minutes
Seconds
The latest version of jQuery is 1.x

The load() method makes use of ajax.

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

jQuery is a server side library.

$("a[target='_blank']") selects the first a element with target attribute value equal to "_blank".