Posted By


jlvallelonga on 03/24/09

Tagged


Statistics


Viewed 478 times
Favorited by 0 user(s)

pressedPrintableChar


/ Published in: JavaScript
Save to your folder(s)

to use this function send in an ASCII character code (use my getKeyCode function)
it will return true if the code corresponds to a printable character (not backspace code - 8, enter code - 13, or "undefined")

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.