Attribute for <TEXTAREA ...>

WRAP = SOFT | HARD | OFF

String that specifies or receives one of the following values.

soft
Default. Text is displayed with wordwrapping and submitted without carriage returns and line feeds.
hard
Text is displayed with wordwrapping and submitted with soft returns and line feeds.
off
Wordwrapping is disabled. The lines appear exactly as the user types them.

相关文章:

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