document.formName.retailName.value = document.formName.id.options[idx].value
注意jsp是在服务器端先执行的。看看你的源代码