How to check if textbox has attribute maxlength?
Basically i am adding maxLength to all textbox's dynamically but i want to
add default maxLength to those text boxes that do not have a maxLength
property set.
How can be this done using jquery, javascript?
No comments:
Post a Comment