For element, maxlength is not working. How can I restrict the maxlength for that number element?
maxlength
it's very simple, with some javascript you can simulate a maxlength, check it out:
//maxlength="2"