Hiding textarea resize handle in Safari

前端 未结 3 1545
青春惊慌失措
青春惊慌失措 2020-11-30 00:47

I\'m using textarea components in my application, and I control their height dynamically. As the user types, the height is increased whenever there is enough text. This work

3条回答
  •  南方客
    南方客 (楼主)
    2020-11-30 01:36

    the safari max-height max-width opportunity also works in firefox 4.0 (b3pre). good example here by the way: http://www.alanedwardes.com/posts/safari-and-resizable-textboxes/

提交回复
热议问题