Pages
(Move to ...)
Home
.Net Framework
OOPS
C#
WCF
ASP.NET
SQL
EBooks for Interviews
About Me
Contact Me
▼
How can a developer use jQuery?
jQuery can be download from
jquery.com
. After downloading the jQuery file, include it in the web page using the following mark-up under the
<head></head>
tag:
<script type="text/javascript" src="jQuery-1.4.1-min.js"></script>
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment