Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] maxLength question


  • From: peter at brunone.com (Peter Brunone)
  • Subject: [Javascript] maxLength question
  • Date: Sat May 19 21:07:51 2007

Also, realize that you may have to clip the content in the text input, since (as I recall) setting the maxlength will not affect existing content.

----------------------------------------

From: Edwin Martin edwin@xxxxxxxxxxxx

DeWayne Crenshaw,
> function changeLength()
> {
> if (document.myForm.radioButton[1].checked) {maxLength
> =5}
> else {maxLength =6}
> }
>
> http://www.bitstorm.org/edwin/en/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.LaTech.edu/pipermail/javascript/attachments/20070519/9a1fe789/attachment.html