Creating button and it’s functionality using js code
-
Hello,
I want to create a button in such a way that, when I click on the button it should display a textbox where user can enter their mail id. Once entered and clicked on submit button, a mail should be sent to that particular mail id. (https://snipboard.io/caUkvw.jpg)Also I’m creating a form for accepting book donation, my requirement is that when a user enters details of the book that they want to donate, including the price of the book, I want to fetch the price field in the form and add 3/4th of the price to point section in user account. (https://snipboard.io/F98oNW.jpg)
Please help me with this
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Creating button and it’s functionality using js code’ is closed to new replies.