ProgrammerJee - Asad Abbas(AddY)
Programming Solutions .
Showing posts with label
jQuery: The Basics
.
Show all posts
Showing posts with label
jQuery: The Basics
.
Show all posts
Wednesday, September 29, 2010
This is a basic tutorial, designed to help you get started using jQuery. If you don't have a test page setup yet, start by creating a new HTML page with the following contents:
<
html
>
<
head
>
<
script
type
="text/javascript"
src
="jquery.js"></
script
>
<
script
type
="text/javascript">
</
script
>
</
head
>
<
body
>
<
a
href
="http://jquery.com/">
jQuery
</
a
>
</
body
>
</
html
>
Older Posts
Home
Subscribe to:
Posts (Atom)
Report Abuse