Your browser does not support JavaScript!
Computing. Programming. Web development. Graphic design. Networking.
Home
About me
Tutorials
Downloads
Quiz
Portfolio
Software development
Web development
Graphic design
Contact
Web development quizzes
Minutes
Seconds
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>
A callback function is executed before the current effect is finished.
False
True
You can toggle between the hide() and show() methods with the toggle() method.
False
True
This code is correct: $.get( "myhtmlpage.html", myCallBack( param1, param2 ));
False
True
jQuery commands can be chained. For example: $("div").addClass("red").slideDown("slow");
False
True
jQuery is free to use, it doesn't cost any money.
False
True
Go to page:
<< First
< Previous
1
2
3
4
5
6
7
8
9
10
Next >
Last >>