jQuery sliding with .animation
I was hoping you guys could help me out with a problem.
I am quite new to jQuery so talking to me like a beginner would help.
I understand how to use jQuery to slide elements up and down but I want to know how to slide them from left to right and vise versa.
My scenario is this.
I have 3 images in a line. When the user clicks on the image far left I am hoping it slides out a div containing text from left to right while this is going on the other two images need to also move to the right along with the expanding div.
I hope I described this clearly enough any help would be great or sources / tutorials as well as I do wish to learn jQuery.
Thanks in advance
Nik