Anonymous User
(@anonymized-126485)
Good suggestion. I am preparing an update in light of the release of WordPress 3.8 and plan to incorporate these classes for list-items and table cells:
subpages-item for all items in a list, including current
subpages-item-current only for the link to the currently displayed page
subpages-cell for all cells in a table (existing)
subpages-cell-current only for the link to the currently displayed page
That would let you style the current page differently. Then you can use some JavaScript to set your scroll’s position.
Thank you, I’m looking forward for the update.