Re: [jQuery] sliding previous/next content

2009-11-10 Thread Michel Belleville
Sorry for previous mail, I misclicked on send before finishing it. So : First try the examples for .slideUp()and .slideDown() . You'll notice slideUp() is a way to make an element disappear "as if" it was sliding up,

Re: [jQuery] sliding previous/next content

2009-11-10 Thread Michel Belleville
First try the examples for .slideUp()and .slideDown() . You'll notice slideUp() is a way to make an element disappear "as if" it was sliding up, and slideDown() is a way to make an element appear "as if" it was slidin