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 9221309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T03:33:05+00:00 2026-06-18T03:33:05+00:00

I have a simple D&D script as you can see here: http://demo.superdit.com/jquery/dragdrop_cart/ Now its

  • 0

I have a simple D&D script as you can see here:

http://demo.superdit.com/jquery/dragdrop_cart/

Now its working Great until Im trying to add the products with AJAX (After the page loaded)

Here is the AJAX call (Regular AJAX)

$.ajax({
              url: "Search.php",
              dataType: 'json',
              type: 'GET',
              data: "ebayq="+value,
              success: function(data){
                globalRequest = 0;
                resultContainer2.fadeOut('fast', function() {
                    resultContainer2.html('');

              var html2 = [];


    for (var i = 0; i < items.length; ++i)  
  {

html2 += '<label class="title"><a href="'+viewitem+'" target="_blank">'+title+'</a></label>';html2 += '<img src="'+pic+'">';
        html2 += ' <label class="price">New Price: '+myprice+'</label>';
        html2 += '</div>';
        resultContainer2.append(html2);

  }

i guess because this elements are loaded after the page load and it doesn’t recognize them as a draggable items..

is there Any way to make this AJAX items draggable??

Thank you very much!

  • 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-18T03:33:06+00:00Added an answer on June 18, 2026 at 3:33 am

    Run $('your-selector').draggable() again, in your AJAX success method.

    Unless you can find a way to make Jquery.on or Jquery.live to work with JqueryUI.Draggable.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

You can easily see the problem on the first page here: http://m.vancouverislandlife.com/ Scroll down
i would like a simple help... i have a url like this: example.com/profile.php?id= &
Im sure this is simple but newbie here. I have 5 URLS cards.php&type=one cards.php&type=two
I have a simple Ruby script that uses the rb-appscript gem to control iTunes,
Possible Duplicate: Stopping & Starting music on incoming calls I have a simple application
I have a pretty simple question which perhaps someone familiar with Server/Client design &
I'have written a simple code, that gets accelerometer&orientation meter and display some graphics based
I may be missing something obvious, but I have a very simple perl script
I have probably a very simple jQuery question - probably missing a tiny bit.
Let's say I have the following simple script: print ID : ; $ID =

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.