I have a div that has a large number of items in it. I select these items dynamically by clicking a button, overflow is auto in my case. What I want is that when an item that is
When your button clicked and an item selected call this selected item's focus() method. this will cause auto scroll to your element :