在javascript中如何给文本框赋值??document.form1.birthday.value= 'sfzyear+ "- "+sfzmonth+ "- "+sfzday '; 请问上面的语句该怎么写啊[解决办法]sfzyear+ '- '+sfzmonth+ '- '+sfzday