Searched defs:showOnlyMatchingOptions (Results 1 – 2 of 2) sorted by relevance
13 …nction(){if((o=document.getElementById(I))&&o.tagName.toLowerCase()!='select')throw new Error('Nod…
406 …this.showOnlyMatchingOptions = function (needle /* :String */, match /* :String */) /* :Number */ { method in Selectbox