How to scroll to specific item using jQuery ?

Posted by Misha Moroshko on Stack Overflow See other posts from Stack Overflow or by Misha Moroshko
Published on 2010-05-25T15:01:30Z Indexed on 2010/05/25 15:11 UTC
Read the original article Hit count: 180

Filed under:
|
|

I have a big table with vertical scroll bar. I would like to scroll to a specific line in this table using jQuery/Javascript.

Should I look for plug-ins for this task, or there are built-in methods ?

Here is a little example to play with.

Thanks a lot !

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery