Relative Content

Tag Archive for javascriptangularjs-scrollintoview

Trouble using scrollIntoView with index

I am able to loop through an array of items and get each item. What I want to do is to click a link on the HTML page and go to one of the elements in the array on the same page.