javascript - How to auto scroll list to make particular list item visible on screen (Angularjs) -
in angular application, show list of tiles scroll. can see in image below that, tile no. 6 active. if tile not visible on viewport (due scroll), want write piece of code identify active tile has gone above/below in scrollable list , auto scroll list ensure active tile become visible on screen.
Comments
Post a Comment