banner ad

Jquery for Beginners

| December 8, 2011 | 0 Comments

jQuery is a library of JavaScript Functions.

jQuery is a lightweight “write less, do more” JavaScript library.

The jQuery library contains the following features:

  • HTML element selections
  • HTML element manipulation
  • CSS manipulation
  • HTML event functions
  • JavaScript Effects and animations
  • HTML DOM traversal and modification
  • AJAX
  • Utilities

Enabling of  jquery on your webpage

<head>
<script type="text/javascript" src="jquery.js"></script>
</head>

Category: Jquery

About the Author ()

Leave a Reply

Spam Protection by WP-SpamFree

banner ad