<head>
<script language=
function textLimitCheck(thisArea
{
if (thisArea
{
alert(maxLength +
thisArea
}
messageCount
}
</script>
</head>
調用方法:
<span >限
<textarea id=
From:http://tw.wingwit.com/Article/program/ASP/201311/21725.html