As a Jquery lover, I would like to create and share the library of Jquery tutorial links to the people who wanted to enhance their web or blog functionality.These tutorials are not hosted by I Luv Jquery. I Luv Jquery is just a collection and an arrangement of Jquery tuorial links. In order to access on each tutorial, you will need to click on the tittle to link to its original web or, click on the word "demo" to see the example. Please note that if the content does not show the word "demo" at the bottom, it indicates that the original page of the tutorial already contains the example on the same page.
I hope you will enjoy this resource. ^^ Y
..........................................................................................................................................................................
What is a Jquery?
According to jquery.com, jquery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
Jquery contains 3 important parts:
1.javascript (handling events and animations)
2. css (handling interfaces)
3. html