easyui 多行文本框 Multiline TextBox
时间:2015-12-16 15:16:50
收藏:0
阅读:728
<input class="easyui-textbox" data-options="multiline:true" value="This TextBox will allow the user to enter multiple lines of text." style="width:300px;height:100px">
原文:http://www.cnblogs.com/foreverfendou/p/5051128.html
评论(0)