'How to make a CSS scroll follow div stop follow at a position

Please see this fiddle

I want the scrolling div stop following when left div ends at height=400px.

Is there any solution using CSS. Or I need to add other html elements?

If have to use JavaScript, how to do it?



Solution 1:[1]

Try the below fiddle might be you want this if iam getting your problem correct but not fully sure..

Fiddle: http://jsfiddle.net/JjuQu/35/

Demo: http://jsfiddle.net/JjuQu/35/embedded/result/

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 w3uiguru