|
Browse by Tags
All Tags » javascript » WebTextEdit CustomButtonPress events lost ( RSS)
-
I am actually using WebTextEdit, but this is probably similar. How can I return an upper case value to the text box if they pressed a lower case value when using keypress? This still displays the lower case, even though I don't cancel the key press. if (keyCode > 97 && keyCode < 122...
-
I have a page that has employee info, such as their address. I want the user to be able to enter in US zip + 4 using the WebMaskEdit (Zip Code), but they also need to be able to enter foreign postal codes, which need to have alpha characters, such as Canada (i.e. L7J 1K3). The country dropdown will be...
Page 1 of 1 (2 items)
|
|