[jQuery] Sync two or more jScrollPanes

I’m trying to figure out a way to sync a jScrollPane in one window with a jScrollPane in another window - so scrolling one would scroll the other at the same time.

Is there an easy way to do this?

Thanksies :slight_smile: