Jack London
Well-known member
- Joined
- Jul 9, 2012
- Messages
- 158
- Points
- 18
jQuery integrates two native methods for the management of the slide. These methods are slideDown () and slideUp ().
Here's an example that shows how to "unroll" an element initially hidden:
Hope it's useful to you !
Here's an example that shows how to "unroll" an element initially hidden:
Code:
$ ('# Element'). SlideDown ();