Sample HTML:
Javascript:
function limit(oTextArea) {
return oTextArea.value.length != oTextArea.getAttribute(“maxlength”);
}
Sample HTML:
Javascript:
function limit(oTextArea) {
return oTextArea.value.length != oTextArea.getAttribute(“maxlength”);
}
This entry was posted on Monday, August 17th, 2009 at 12:05 am and is filed under DHML, TextArea. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS)