Hi there ... I'm working on a site with a sort of Google Reader feel to it, but when you vote on the articles they go away with .hide()
The problem is this causes the screen to be in the wrong position (skipping past several unread articles) ... I'd like to set the vertical scroll bar position to the top the next article. Is there a way with jquery to set the position of a scroll bar? Any examples? Thanks in advance, -Sandy PS> LOVE JQUERY!