Programming Languages / Jquery

Jquery is Subset of java, free, open-source software. It is a JavaScript library used simplify HTML DOM tree traversal, manipulation and event handling, CSS animation, and Ajax.

Things in jquery
1. Show and Hide P tag.
2. Fade.
3. SlideDown and Slideup.
4. Animation.
5. Chaining.

Show and Hide P tag

Fade

Slide Down

Slide Up

Animation

Chaining



Home     Back