Here we are going to perform action on selecting the checkbox and display the first five text box values into next five. We have ten text boxes and a checkbox. As the user enters value in first five textboxes and select the checkbox, script take the values and copy them into another five textboxes.
Here is the code:
|
<script> |
Output:
![]() |
As the user select the checkbox after inserting the values in first five textbox, the same values will get displayed in next 5 textboxes:
![]() |
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.