JQuery UI Question:
Download Job Interview Questions and Answers PDF
What are the 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 JQuery User Interface Interview Questions And Answers
PDF
Previous Question | Next Question |
How is body onload() function is different from document.ready() function used in jQuery? | What are features of JQuery or what can be done using JQuery? |