Jump to content

_FFFormSubmit "Form have 2 input submit" need your help


Recommended Posts

Quote

<form name="sps" id="sps-form" method="post" action="abc" class="a-spacing-none">
    <div class="a-fixed-right-grid-col a-col-left redeem-gc-left">
        <input  value="Apply" data-testid="" type="submit">
    </div>
    <div>
        <input title="" class="a-button-text" value="submit" name="action"  type="submit">
    </div>
</form>

This is my code:

_FFFormSubmit("sps-form","id") ;

it run but can't submit form...

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...