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

 主要用到<div title='全部内容'></div>

相关文章:

  • 2021-12-30
  • 2021-12-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-09
  • 2022-12-23
  • 2021-10-07
猜你喜欢
  • 2022-01-28
  • 2021-12-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-19
相关资源
相似解决方案