Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

284
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!

about 4 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

about 4 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 Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!