About JQUERY course
What you'll learn
What is Jquery?
How to use Jquery?
Syntax
The element selector
The #id and .class selector
Events
Commonly used Jquery event method
The on() method
Hide/Show
Hide () and Show ()
Toggle()
Fade
FadeIn() and FadeOut()method
FadeToggle() and FadeTo() method
Slide
SlideDown () and slideUp () method
SlideToggle() method
Animate
Animations - The animate() method
Animate() - manipulate multiple properties
Animate() - using relative values
Animate() - using pre-defined values
Animate() - uses queue functionality
Stop()
Stop() method
Callback
Method chaining