Posts by Tannerse • 31 points
1 post
- 
		3 votes1 answer127 viewsQ: Error in Maskinput JavascriptI’m having problems in a form field that is masked through the script below. MaskInput(document.getElementById('xxx'),'9999'); According to the function it should format the 4 characters of the…