jquery attr可以操作的属性 maxlength需要加引号吗?
maxlength需要加引号吗?用js吧~举个例子(我使用的是Jquery) $(input).attr(maxlength,5);这样就给每一个input标签