Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8151135
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T15:16:42+00:00 2026-06-06T15:16:42+00:00

I am creating an jquery ajax application.. where i got stuck And i uploaded

  • 0

I am creating an jquery ajax application.. where i got stuck

And i uploaded the images for better understanding.

Image 1

enter image description here

Image 2

enter image description here

and below is the code what i used for retriving the fetch data

$.post("ajx_dynamic.php", {st: start1, ed: end1}, function(return_data2){
    $(".main_div_class .single_div_class").last().after(html(return_data2));
});

Is the statement correct

$(".main_div_class .single_div_class").last().after(html(return_data2));    

cos its not showing up the results after the last div.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T15:16:44+00:00Added an answer on June 6, 2026 at 3:16 pm

    I think it should be

    $(".jobs_container_class .single_job_class").last().after(return_data2); 
    

    OR

    $(return_data2).insertAfter(".jobs_container_class .single_job_class:last")
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am creating a web application that uses JQuery's AJAX calls as it deals
I am creating an jquery ajax form which calls the method below public string
I'm creating a CMS using jQuery and AJAX. When I click, my Add Campaign
I am interested in creating an AJAX form submit in a jQuery overlay. I
I am creating a web app which uses jQuery to authenticate: $.ajax({ url: /session/create?format=json,
I'm creating a basic form with ajax submit using jquery framework. This is my
I'm creating a Django/JQuery/MySQL application where I pass a composite data structure 'grid' as
I am creating one application in .net MVC, in which I am using jQuery
I have jQuery.ajax() creating a request to a url (cms2/docman/dir/%id) (%id is a numeric
On the success function of jquery ajax request i am creating div with a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.