I can define a numberbox with min, max, step;
but, can I
limit the input to digits during the typing?
limit to 5 digits during typing
limit site of the box to 5 chars/digits, without using px?
is there anything like two boxes from value1 to value2?
I wish to have a box where i could only write digits, and cannot write more than 5 digits.
While people anyway will not use the [+|-],
can I tell the numberbox not to show it?
or using a textbox instead?
but, can I
limit the input to digits during the typing?
limit to 5 digits during typing
limit site of the box to 5 chars/digits, without using px?
is there anything like two boxes from value1 to value2?
I wish to have a box where i could only write digits, and cannot write more than 5 digits.
While people anyway will not use the [+|-],
can I tell the numberbox not to show it?
or using a textbox instead?