Tell me do I need to add the jquery file both at the master page and content page as well?
No Answer is Posted For this Question
Be the First to Post Answer
How do you install/use jquery in a project. What is the minimum setup needed to start using jquery.
What are various methods to make ajax request in jQuery?
Can you call C# code-behind method using jQuery? If yes,then how?
What is the difference between text() and html() in jquery?
Define all the ways to include jquery in a page?
How we can check if an element is empty or not using jquery?
What is the difference between eq() and get() methods in jQuery?
What is jQuery plugin and what is the advantage of using plugin?
What is the between $(this) and 'this' in jquery?
What is the advantage of using the minified version of jquery rather than using the conventional one?
What is the use of queue() in jquery?
Is it possible to use jquery to make ajax request? : jquery mobile