Copy contents of one textbox to another

后端 未结 7 996
梦毁少年i
梦毁少年i 2021-02-02 00:38

Suppose an entry is made in a textbox. Is it possible to retain the same entered text in a second text box? If so, how is this done?


      
7条回答
  •  醉酒成梦
    2021-02-02 01:28

    More efficiently it can be done as : For the one who will see the post now should use best practices of javascript.

    
    
    
    

提交回复
热议问题