I’m having trouble doing scrolling…What I want to do is after clicking a button making a div scroll left and another scroll right/ one goes out, second in. But I can’t find any solution and I’am having trouble forcing the second div to go next to the first one and hiding it…Any ideas?
Share
I have read your question and this is what i have understood;
You are trying to animate a div with another div, and here is the solution:
View the fiddle for a working example: http://jsfiddle.net/HNY7R/
HTML
CSS
jQuery