Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jQuery .keypress(); event help! Re: jQuery .keypress(); event help!

#135246
CrocoDillon
Participant

Easy: http://jsfiddle.net/tG8py/3/ as long as the user doesn’t use backspace since backspace removes only 1 bit, would be nice if it removed 8 :)