开发者

Google chrome form textbox limit

What is the tex开发者_如何学JAVAt box limit for google chrome in characters.


Virtually unlimited (limited only by computer memory). You can limit it using the maxlength parameter though:

<input type="text" maxlength="32" />
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜