会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
东风杨柳岸,岁月如烟
https://www.skillnull.com/
博客园
首页
新随笔
联系
管理
2016年9月13日
让textarea完全显示文章并且不滚动、不可拖拽、不可编辑
摘要: textarea { width: 100%; border: none; outline: none; resize: none; overflow: hidden; padding-bottom: 100%; background-color: inherit;} <textarea reado
阅读全文
posted @ 2016-09-13 16:52 SKILL·NULL
阅读(2837)
评论(0)
推荐(0)
公告