posted yesterday my problem by creating my slider for some div containers. Well this Code works now but i looks strange when i slide to the next div. Let me explain it a litte precisely. On click the Slider should switch to the next div. The current div is set to hide and the next div is be shown. This works but the animation look strange. The current div switch to the right and the next div come from left. But between this action something is wrong because the next div comes from down and left. I try some things with setting a width for the slider but nothing changed. When you use it without a specific width the slider get thicker during the slide effect and then turn to normal size. Here is my code i implemented. Maybe someone has some idea what's the problem. I'm new to jQuery so maybe my implementation way is stupid or wrong for this Projekt :)