mb-scrollbar
mb-scrollbar copied to clipboard
Perormance issue in IE10
Hi, I am using IE 10 for the development. For case of large amount of elements; browser is taking alot of time to calculate scrollheight and offset height of the conatiner. Since resize is called everytime an element is added to the container.It takes a significant amount of time to load the page. Moreover, scrolling also becomes slow in this case.