|
Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006
Word limit! ?
Ask how many firms to restrict the importation FORM word! |
Friends who help me, I later today Online! Thank you! |
Textarea length limit of 20 imported :
[html]
"Script>
Cal function () (
If (a.value.length>20) (
A.value=a.value.slice (O);
B.value=20;
C.value=0;
}
Else (
B.value=a.value.length;
C.value=20-eval (b.value);
}
}
"/script>
"Textarea filled="f"" a "onpropertychange=" cal () "and" </textarea>
Have words : "input id=b size=5 value=" 0 "disabled>
The remaining words : "input id=c size=5 value=" 20 "disabled><br>
[/html] |
|