- Content for 1st li element.
- Content for 2nd li element.
- Content for 3rd li element.
- Content for 4th li element.
- Content for 5th li element.
- Content for 6th li element.
- Content for 7th li element.
The page with additional jQuery functions, such as slideFirst(), slideLast(), slideTo(x). These functions are bind with onclick event of buttons and anchor tags. For using slideTo(x) function, x should be one less than what you want show. For example, if you want to show 4th li element call, slideTo(3);