复制代码代码如下: <br>function showDiv(id){ <br><br>document.getElementById("selectOption").style.display="block"; <br>document.getElementById("selectOption").style.position="absolute"; <br>document.getElementById("selectOption").style.top=document.getElementById(id).offsetTop 25; <br>document.getElementById("selectOption").style.left=document.getElementById(id).offsetLeft 20; <br>} <br>function selectM() <br>{ <br>var obj = document.getElementById("mySelect"); <br>alert(obj.selectedIndex); <br><br>} <br>function checkselect(objname){ <br>o = document.getElementById(objname); <br>t = document.getElementById("出力"); <br>var intvalue=""; <br>for(i=0;i<o.length>if(o.options[i].selected){ <br>intvalue =o.options[i].value ","; <br>} <br>} <br>t.value=intvalue.substr(0,intvalue.length-1); <br>alert(intvalue); <br><br>} <br><br> <フォーム> 苹果 桃子 香蕉 桔子 選択中の項目: ポイントで「複数の選択」を行う前に、同時に複数の選択を選択します。&それ;/フォーム>