Home > Web Front-end > JS Tutorial > body text

js limits the number of bytes that can be entered into the input box_form effects

WBOY
Release: 2016-05-16 18:36:18
Original
985 people have browsed it

The code is as follows: (Originally it was encapsulated based on the prototype, but it was found that the amount of code was completely increased, so it was changed back)

Thanks to sparks345 for raising the issue when pasting
In this case, we can only add a few more events onpropertychange, oninput, obj.watch("value",function(id,oval,nval){})
You can see here for details, tracking input value changes and compatible processing


[Ctrl A Select all Note: If you need to introduce external Js, you need to refresh to execute
]
Source: http:// www.cnblogs.com/sohighthesky/
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!