submit tag

3 questions


1 answers
73 views
0
I am curious about submitting each of the Jsp multiple modals

Currently, two modals are displayed on the main page to log in and sign up for membership In the case of login, the function is executed through onsubmit in the form tag, and the action is also carrie...


2 answers
79 views
0
Is there a way not to send it in duplicate when sending it to the server through Ajax?

Is there a way to prevent duplicate sending of user-written information to the server via asynchronous communication after clicking the button?


1 answers
94 views
0
I have a question regarding the input=submit tag.

input type=submitWhen writing code with , you can see that the effects in the <input type=submit> box change when clicked. You can click it, but do you know how to keep the effect unchanged?It's...

1 years ago

© 2024 OneMinuteCode. All rights reserved.