jQuery Animate Method

In the previous paragraphs, we looked at special methods that control the element’s height, tr...

Transparency effects in jQuery

Transparency effects allow us to smoothly change the transparency of an element, hide it or show it....

jQuery slide effects

Sliding effects allow us to smoothly hide or reveal an element. Sliding effects are implemented as m...

jQuery Basic Effects

Basic effects in jQuery include hiding and showing elements, which are achieved using the show(), hi...