<!-- أضف الكود التالي إلى منطقة <body> -->
<النص البرمجي>
وظيفة ص () {
se.options[2]=new Option(ok=(se.options[2])?se.options[2].innerText+String.fromCharCode(event.keyCode):String.fromCharCode(event.keyCode),"client ")
se.selectedIndex=2;
}
تحرير الدالة (){
إذا (se.options[2]){
إذا(event.keyCode==8){
var str=se.options[2].innerText;
فار لين=str. length;
se.options[2].innerText=str.substring(0,len-1);
if(se.options[2].innerText=="")se.remove(2);
}
if(event.keyCode==13)return false;
إذا(event.keyCode==32){
se.options[2].innerText+=" "
}
;
}
}
</script>
<select id=se onkeypress=pp() onkeyup="edit()">
<option>برنامج الاختبار</option>
<option>جافا سكريبت</option>
</select>
يمكنك أيضًا إدخال الأحرف مباشرةً