Disbale keyboard

Hi,
Anybody knows how to disable keyboard keys for textfield or in a text
area...
plz reply me

···

--
Posted via http://www.ruby-forum.com/.

maybe use JavaScript can do this.

-- -- -- -- -- -- -- -- --
Best Regards,

Cash.Zhao
-- http://www.cashplk.com

···

On Fri, Jul 25, 2008 at 2:12 PM, Pragash Mr. <gananapragasam@srishtisoft.com> wrote:

Hi,
Anybody knows how to disable keyboard keys for textfield or in a text
area...
plz reply me
--
Posted via http://www.ruby-forum.com/\.

This is a HTML question, right? AFAIK, you can use the disabled
attribute of inputs.
I am not 100% sure, search for
html disable input text
or something similar

···

On Fri, Jul 25, 2008 at 8:12 AM, Pragash Mr. <gananapragasam@srishtisoft.com> wrote:

Hi,
Anybody knows how to disable keyboard keys for textfield or in a text
area...
plz reply me

Anybody knows how to disable keyboard keys for textfield or in a

textarea...

http://htmldog.com/reference/htmltags/input/