Gautam Chaudhary
Gautam Chaudhary
Any updates on this bug? It still exists in the latest version
Cool. I will also look into the code if I can find the fix. BTW, Is there any documentation yet? I've been digging the code to learn more, but existing...
scrollY attribute value is set in this code: (Line 167) `children.attr( 'scrollY', scrollY );` But this code always returns undefined: (Line 315) `var scrollY= targetDiv.attr( 'scrollY' );` I have checked...
@Luismahou Any update on this? This has become a major problem for us.
@maxime1992 I do have a npm module on my mind as that would make it much easier to import this into a project. Will try to spend some time on...
Feel free to use @maxfahl's npm package while I work on the next major update and npm package support. :) I'll try to release the next version within this week.