![]() |
|
|
+ Search |
![]()
|
Oct 25th, 2005 05:13
Richard Lee, lak nara,
This isn't a perfect solution as the user can still right mouse click and paste in text, but to disable keyboard based text input you could do this... <input type="file" onkeydown="this.blur();">