Length of string differs in IE and firefox
Hi,
I want to limit no of characters to be entered in the text box. I have written code in javascript.
I have limited no fo characters to 5. In IE it works but in firefox it allows to enter 6th character.
C an anybody help me in this?
Thanks