Javascript to make input field in edit mode(insert mode)

Posted by user234194 on Stack Overflow See other posts from Stack Overflow or by user234194
Published on 2010-04-01T14:31:21Z Indexed on 2010/04/01 14:33 UTC
Read the original article Hit count: 203

Filed under:

How is it possible to make a input field editable in javascript. I mean onFocus putting it in insert mode so that values can be overwritten. Any suggestions ???

© Stack Overflow or respective owner

Related posts about JavaScript