i have a radmaskedtextbox defined below. you can only type one number in it. it works fine in ie and safari, but not in firefox. it is defined as:
<telerik:RadMaskedTextBox SelectionOnFocus="SelectAll" TabIndex="7" Columns="12" PromptChar="" DisplayMask="###-###-####" ID="txtContactNumber" Mask="###-###-####" MaxLength="12" runat="server" Skin="Web20" />
thanks for the help.
susan