Hello!
Can you help me? I'm trying to add a new attribute (mask) to the input tag, but Firefox don't understand variable this.mask (while IE understanding it). As far, as I understood, this happens because "mask" - is not standard atribute of the input tag. Am I right?
And is there a way to...