<input type="text" id="txt1" value="一些文字"> <script language="javascript"> txt1.style.color='red' </script>