I need a button that can take the information entered in the first div, and copy it into the second div when you press the button. However, I do not want any rows, just the information entered by the user. All help is appreciated.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think this code will help you using just Javascript 😉
The “results” is the id of the DIV where your result would be show 😉