jQuery Tutorial plus Interview Questions and Answers

jQuery Questions and Answers:

1 :: Advantages of jQuery.

The advantages of using jQuery are:

* JavaScript enhancement without the overhead of learning new syntax
* Ability to keep the code simple, clear, readable and reusable
* Eradication of the requirement of writing repetitious and complex loops and DOM scripting library calls
4.5/5 Rating (4 votes)
Is This Answer Correct?    15 Yes 3 No
Place Your Answer

2 :: When can you use jQuery?

JQuery can be used to

apply CSS
call functions on events
traverse the documents
manipulation purpose and
to add effects too.
4/5 Rating (5 votes)
Is This Answer Correct?    12 Yes 1 No
Place Your Answer

3 :: Explain how jQuery Works?

<html>
<head>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript">
// You can write the code here
</script>
</head>
<body>
<a href="http://www.globalguideline.com/">Global GuideLine</a>
</body>
</html>
5/5 Rating (2 votes)
Is This Answer Correct?    9 Yes 1 No
Place Your Answer

4 :: Why is jQuery better than JavaScript?

* jQuery is great library for developing ajax based application.
* It helps the programmers to keep code simple and concise and reusable.
* jQuery library simplifies the process of traversal of HTML DOM tree.
* jQuery can also handle events, perform animation, and add the Ajax support in web applications.
5/5 Rating (1 vote)
Is This Answer Correct?    11 Yes 0 No
Place Your Answer

5 :: Explain the concepts of "$ function" in jQuery with an example?

The type of a function is "function".
There are a lot of anonymous functions is jquery.

$(document).ready(function() {});
$("a").click(function() {});

$.ajax({
url: "someurl.php",
success: function() {}
});
4.7/5 Rating (3 votes)
Is This Answer Correct?    8 Yes 1 No
Place Your Answer

Rate This Category:
4.2/5 Rating (6 votes)
Place Your Question



Top: jQuery Tutorial plus  Interview Questions and Answers
jQuery Tutorial plus  Interview Questions and Answers

Top Frequently Asked jQuery Question
Frequently Asked jQuery Job Interview Question


Top Frequently opened World Wide Web Job Interview categories
Most popular World Wide Web Job Interview categories

Comments About jQuery Tutorial plus Interview Questions and Answers

Share your valuable opinions, ideas and suggestions about jQuery Tutorial plus Interview Questions and Answers
While placing your comment your email address is required but won't be published any where else; Personal information will be kept confidential; we do not sell or release our respective visitors private information.
  1. Webmaster 23rd of May 2012

    Webmaster Said

    Tell us what you feel about jQuery Tutorial plus Interview Questions and Answers
    All comments will be published after review. No login or registration is required to post a comment on jQuery Tutorial plus Interview Questions and Answers We offer and invite you to submit your valuable comment now; Please be respectful of others when commenting. Insulting others, self-promotional comments, website promotional comments, marketing stuff, SEO Techniques, SMS-style content and off-topic comments will not be approved at this information portal.
    So start sharing your thoughts regarding jQuery Tutorial plus Interview Questions and Answers
    Thank you.

  2. Bertie (1 Comment) 26th of January 2012

    Bertie Said

    It's really great that poelpe are sharing this information.

Leave a Comment

Leave a Comment
  1.  Enter This Verification Code  Regenerate Verification Code  



Your reply will be added to the comment above (Below any other replies to this comment) -

Top Comments About: jQuery Tutorial plus  Interview Questions and Answers
Comments on jQuery Tutorial plus  Interview Questions and Answers

 
Top of Link batk to jQuery Tutorial plus  Interview Questions and Answers
Link batk to jQuery Tutorial plus  Interview Questions and Answers