How can I restrict the number of characters entered into an HTML Input with CSS (or jQuery, if necessary)?

前端 未结 5 1213
梦毁少年i
梦毁少年i 2020-12-21 03:53

I can manipulate a control based on the state of another control, as shown in this jsfiddle, where the state of a Checkbox alters the width and background color of a Textbox

5条回答
提交回复
热议问题