Synchronizes scrolling among multiple elements. Elements should have the same dimensions (at least in the enabled
directions, e.g. height does not matter if vertical synchronization is disabled).
Parameters
elements: HTMLElement[]
The elements among which to synchronize scrolling.
Synchronizes scrolling among multiple elements. Elements should have the same dimensions (at least in the enabled directions, e.g. height does not matter if vertical synchronization is disabled).