Here's a collection of 30 div elements. When you click on an element, the div will scroll to the first position. This only works for items whose "top" style positions are known.
So, top must be explicitly supplied for each element which makes such scrolling impractical.
-- Oliver