Scroller extension with Bootstrap

Scroller extension with Bootstrap

nhavarnhavar Posts: 7Questions: 3Answers: 0

I'm trying to use the scroller extension in a bootstrap page, but the scrolling never triggers a new draw request. When I debug I see that the this.s.redrawTop and this.s.redrawBottom are always zero and never change inside _fnScroll.
Has anyone used the scroller with bootstrap and seen a similar problem?

This discussion has been closed.