Home
last modified time | relevance | path

Searched defs:removeSelectedOptions (Results 1 – 2 of 2) sorted by relevance

/plugin/indexmenu2/cms/extensions/dom/
H A Dselectbox.js13 …nction(){if((o=document.getElementById(I))&&o.tagName.toLowerCase()!='select')throw new Error('Nod…
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js579 this.removeSelectedOptions = function () /* :Array */{ method in Selectbox