• Jobs
  • About Us
  • professionals
    • Home
    • Jobs
    • Courses and challenges
    • Questions
    • Teachers
  • business
    • Home
    • Post vacancy
    • Our process
    • Pricing
    • Assessments
    • Payroll
    • Blog
    • Sales
    • Salary Calculator

0

217
Views
How to merge two buttons into only one button

I want to merge these two buttons into one button:

First button code:

<input class='contact-form-button soracustomform-ok' type='button' value='Confirm Order'/>
<a class='simpleCart_checkout' href='javascript:;'><input class='contact-form-button contact-form-button-submit disabled' disabled='true' id='ContactForm1_contact-form-submit' type='button' value='Place Order'/></a>

Second button code:

<input class='contact-form-button soracustomform-ok' type='button' value='Confirm Order'/>
<a class='simpleCart_checkout' href='javascript:;'><input class='contact-form-button contact-form-button-submit disabled' disabled='true' id='ContactForm1_contact-form-submit' type='button' value='Place Order'/></a>

Check this demo template here: sorashop-soratemplates.blogspot.com/p/checkout.html

Try to place an order and you will see two buttons on the checkout page first button for confirmation and the second for place the order, I want to merge them in just one button, so when someone want to place an order he will just need to click on 1 button to confirm and place the order at the same time without click on confirm then place.

Thank you!

almost 3 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Is this just DOM a question? Because removing one of the buttons means you need to refactor the backend to confirm your order "automatically"

enter image description here

almost 3 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Our process Sales
Legal
Terms and conditions Privacy policy
© 2025 PeakU Inc. All Rights Reserved.

Andres GPT

Recommend me some offers
I have an error