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 pass this atribute to javascript, without writing it directly in the call of the function (I mean checkMas('$$$-$$$'))
Thanks a lot!
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 pass this atribute to javascript, without writing it directly in the call of the function (I mean checkMas('$$$-$$$'))
Thanks a lot!
