Got an error whenever clicking on empty select box:
"TypeError: self.listItems.eq(...).position(...) is undefined
currentTopPosition = self.listItems.eq(self.currentFocus).position().top,
jquery.selectBoxIt.js (line 563)"
(reported by Firefox Firebug)
It's in the _scrollToView function (version 2.9.9)
Got an error whenever clicking on empty select box:
"TypeError: self.listItems.eq(...).position(...) is undefined
currentTopPosition = self.listItems.eq(self.currentFocus).position().top,
jquery.selectBoxIt.js (line 563)"
(reported by Firefox Firebug)
It's in the _scrollToView function (version 2.9.9)