jQuery : jQuery Essentials : Include 100 Tests and Answers: A Beginner's Guide
Description
The JQuery Essentials is a book for beginners. This book uses simple examples and explanations, returning simple results, which make it easily understood and followed. Because this book is so easy that you can learn all essential jQuery skill fast. From this book, you can learn quickly:
What is jQuery?
How to start the jQuery?
How to use jQuery basic function?
How to use jQuery element selection?
How to run jQuery more function?
How to jQuery event?
How to use jQuery effects & animation?
How to use jQuery utility function?
……
This book includes 100 Tests & Answers, which can help to:
Pass the college examination;
Pass the job interview examination;
Pass the engineer certification examination;
Test example 1:
35. Want to make an element fade in fast, use__?
A. fade in(200)
B. fadeIn(2000)
C. fadeIn(200)
D. display(200)
Test example 2
100. About $.ajax( ), which following parameter is not correct?
A. “type†sets the type of request as POST or GET.
B. “url†sets the URL to request.
C. “timeout†sets the timeout ( in seconds) for the request.
D. “success†sets the function being called if the request succeeds
Answers......
What is jQuery?
How to start the jQuery?
How to use jQuery basic function?
How to use jQuery element selection?
How to run jQuery more function?
How to jQuery event?
How to use jQuery effects & animation?
How to use jQuery utility function?
……
This book includes 100 Tests & Answers, which can help to:
Pass the college examination;
Pass the job interview examination;
Pass the engineer certification examination;
Test example 1:
35. Want to make an element fade in fast, use__?
A. fade in(200)
B. fadeIn(2000)
C. fadeIn(200)
D. display(200)
Test example 2
100. About $.ajax( ), which following parameter is not correct?
A. “type†sets the type of request as POST or GET.
B. “url†sets the URL to request.
C. “timeout†sets the timeout ( in seconds) for the request.
D. “success†sets the function being called if the request succeeds
Answers......










