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

200
Views
jquery.repeater align data-item-create button to the last item

This how my html code looh like:

 <ul class="nav col-md-12 col-lg-12 col-sm-12 repeater">
      <div data-repeater-list="destinations">
            <div class="d-none">
                 <div data-repeater-item class="mb-2">
                     <div class="row">
                         <div class="col-md-12">
                             <div class="form-group">
                                   <label>Description</label>
                                   <textarea class="form-control" name="description" rows="6"></textarea>
                             </div>
                        </div>
                  </div>
                  <button data-repeater-delete type="button" class="btn btn-danger btn-sm icon-btn ml-2"> <i class="mdi mdi-delete"></i> </button>
            </div>
     </div>
     <button data-repeater-create type="button" class="btn btn-info btn-sm icon-btn ml-2 mb-2"><i class="mdi mdi-plus"></i></button>
</ul>

but the create button will be below the last block my repeater item last block

I would like that my date-item-create button is always in the same block (so aligned)

about 4 years ago · Juan Pablo Isaza
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!