Searched refs:getScrollHeight (Results 1 – 2 of 2) sorted by relevance
2124 ScrollSpy.prototype.getScrollHeight = function () { method in ScrollSpy2135 this.scrollHeight = this.getScrollHeight()2163 var scrollHeight = this.getScrollHeight()
6 …getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scro… method in n