[jQuery] Determining visible elements in an overflowed div

[jQuery] Determining visible elements in an overflowed div


Is there any way to use jQuery to determine which elements/items are visible
within a div that is overflowing?
ie. let's say I have a bunch of

elements contained within a <div>, where
the

elements are overflowing the <div>.  I want to use localScroll to
scroll vertically to a given

element, but I'd like to know what other

elements are visible within the <div> once this scroll completes.
Is there any way to accomplish this?
--
View this message in context: http://www.nabble.com/Determining-visible-elements-in-an-overflowed-div-tp19425508s27240p19425508.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.