Jack London
New member
- Joined
- Jul 9, 2012
- Messages
- 386
- Points
- 0
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 ();