Unplanned
Last Updated: 04 Feb 2020 07:09 by ADMIN
Pierre
Created on: 29 Mar 2014 17:36
Category: TreeView
Type: Feature Request
1
Treeview ScrollIntoView feature
:upon selecting an item, either by click or programmatically,

$(tv).scrollIntoView(item) with would bring the item into view, even in multilevel nested, hierarchical, situations.

that would be very sweet!!
I have tried JQuery.scrollTo but have had no success in nested <li>
scenarios.
thanks


item will scroll into view
0 comments