Searched refs:selectWithin (Results 1 – 2 of 2) sorted by relevance
71 selectWithin: '', property135 if (this.s.selectWithin) {136 this.$items = $(this.s.selectWithin).find(this.s.selector);
4 …selectWithin?this.$items=a(this.s.selectWithin).find(this.s.selector):this.$items=this.$el.find(a(… property