hello, i am building a new input method as an extension of firefox & chrome. The problem is the default input method keep jumping out , so i want to turn the im off on default on the webpage.Is there a attribute in html set that? thank you.
A:
To disable an input field just set the disabled
attribute of the input tag.
bitschnau
2010-07-23 15:47:19