Fix window resize issue when multiple instances on page
This patch fixes issue #33: when there were multiple instances of scrolling tabs on the page, only one instance was getting refreshed on window resize. All instances will get refreshed now.
This patch fixes issue #33: when there were multiple instances of scrolling tabs on the page, only one instance was getting refreshed on window resize. All instances will get refreshed now.