td里的内容自适应宽度, 用 width:100%控制

strRight+="<td bordercolor='#DEDEDE' width='500px'  height='50px'><div title='"+data[i].description+"'><textarea rows='2'  "+disWord+" class='txt'   id='description'   style='font-size:12px; color:black;  text-align:left;width:100% '  onChange='updateCase(this,"+data[i].id+")' >"+data[i].description+" </textarea></div></td>";

 div title是显示标题内容, 鼠标滑过显示

相关文章:

  • 2022-02-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-21
  • 2022-12-23
  • 2022-01-18
猜你喜欢
  • 2022-12-23
  • 2021-07-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-21
  • 2021-12-30
  • 2021-04-16
相关资源
相似解决方案