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

[jQuery] sliding previous/next content

2009-11-10 Thread Marco Barbosa
Hi all! So what I'm trying to do is so simple but it's not working.. All I want to do is to slide up/down to the next/previous content. Here's the code: Previous Calendar Content1 Content2 Content3 Content4 Content5 Content6 Content7