国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 編程 > JavaScript > 正文

讓textarea自動(dòng)調(diào)整大小的js代碼

2019-11-20 23:51:15
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友
復(fù)制代碼 代碼如下:

<!doctype html>
<html>
<head>
<title>自動(dòng)調(diào)整大小的textarea </title>
<meta charset = "utf-8" />
<style type = "text/css">
.editable{cursor:text; font-size:13px; color:#003366;width:80px;line-height:20px;height:20px;font-family:Arial;cursor:text;*overflow-y:hidden; }
</style>
</head>
<body>
<textarea class='editable' onkeydown ="if(event.keyCode==13) return false; " oninput="this.style.height='0px';this.style.height=(this.scrollHeight+'px');" onpropertychange="this.style.height=(this.scrollHeight+'px')" /></textarea>
</body>
</html>
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 略阳县| 津市市| 隆昌县| 安化县| 增城市| 苍山县| 花莲县| 龙陵县| 岳阳市| 台东县| 江源县| 南投县| 江山市| 马山县| 兴海县| 老河口市| 封丘县| 钟山县| 措美县| 巧家县| 上高县| 永春县| 杭锦旗| 黔西| 工布江达县| 运城市| 汽车| 西吉县| 临沂市| 三台县| 赤峰市| 卢湾区| 奉节县| 新晃| 林甸县| 中牟县| 宣恩县| 沂南县| 库车县| 宣城市| 大厂|