close
function addsel(){
for (var i=0;i { document.form1.hselect2.value=document.form1.hselect2.value+","+document.form1.select2.options[i].value; } } function removeElement() { try { var oChild=Div1.children(0); Div1.removeChild(oChild); } catch(x) { alert("You have already removed the bold element. Page will be refreshed when you click OK.") document.location.reload(); } }
全站熱搜