<div> 文本域换行问题
<style> #inputText1{width:750px;height:300px;overflow-x:hidden;overflow-y:auto;background-color: #FFFFFF;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: groove;border-right-style: inset;border-bottom-style: inset;border-left-style: inset;border-top-color: #CCCCCC;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;border-left-color: #CCCCCC; }</style>......<a:html>method="post" </a:html>......<input type="hidden" id="inputText" name="pubInfo.inputText" data=""/><div id="inputText1" contenteditable></div>
页:
[1]