Creative UI/UX Designers Question:
Download Questions PDF

What are steps you need to follow to use jQuery in ASP.Net project?

Answer:

It's really simple. One just need to add reference of javascript file(.js). Go to Jquery.com and download the latest version of jQuery. When download is completed, there is a "jQuery-1.3.2.js" in the folder. Include this file and you good to go now for JQuery.

Download Creative User Interface UX Interview Questions And Answers PDF

Previous QuestionNext Question
How body onload() function is different from document.ready() function used in jQuery?Which features of JQuery or what can be done using JQuery?