现在js主流使用jquery框架例如 使用jquery框架可以按以下方式取值var name = $("#name").val();设值$("#name").val("456");详细教程http://www.w3school.com.cn/jquery/