jQuery Effects

Fading, sliding, hiding/showing and animation effects are some of the effects supported by jQuery. The jQuery provides many methods to add these effects to a web page. Some of the jQuery effect methods are: METHOD DESCRIPTION animate() To run a custom animation on the selected elements clearQueue() To remove all remaining queued functions from the … Read more