【发布时间】:2012-12-06 00:31:14
【问题描述】:
我不确定如何解释这一点,但我想知道是否有任何方法可以“锁定”html 表单中文本区域的一部分。示例:
<input name="example" type="text" id="example" valeu="__this part cant be modified__, and here user insert aditional info" />
然后我得到这个字段值,如下所示:“这部分不能修改 +用户输入的内容”
谢谢
【问题讨论】: