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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T07:07:53+00:00 2026-06-13T07:07:53+00:00

Earlier this year I did some work on a drag and drop game. It

  • 0

Earlier this year I did some work on a drag and drop game. It was the first thing I’d coded other than basic html. I got it working but then had to put it to one side for a while.

I’ve now come back to work on it. The game I had created was put on the ftp of a domain I no longer have. I took the html and image files and put them on another domain expecting them to work. However now nothing drags!

I don’t know what could be different. I can barely remember how I coded this in the first place. Is there an additional file that should be on the ftp or something like that? Can anyone shed any light?

Game: http://www.vic-taylor.com/dolls/doll6.html

Code:

<!doctype html>
<html lang="en">
<head>


<script src="http://code.jquery.com/jquery.min.js"></script>
<script src="http://code.jquery.com/ui/1.8.17/jquery-ui.min.js"></script>


    <script>
    $(function() {
        $( "#draggable" ).draggable()
    });
    </script>

<script>
    $(function() {
        $( "#draggable2" ).draggable();
    });
    </script>

<script>
    $(function() {
        $( "#draggable3" ).draggable();
    });
    </script>

<script>
    $(function() {
        $( "#draggable4" ).draggable();
    });
    </script>

<script>
    $(function() {
        $( "#draggable5" ).draggable();
    });
    </script>


</head>
</body>

<div id="bodies/palepd.gif">
    <img src="bodies/palepd.gif" class="ui-widget-content" id="draggable">
    <img src="bodies/trousers.gif" class="ui-widget-content" id="draggable2">
<img src="bodies/top.gif" class="ui-widget-content" id="draggable3">
<img src="bodies/dress.gif" class="ui-widget-content" id="draggable4">
<img src="bodies/coat.gif" class="ui-widget-content" id="draggable5">
</div>


</body>
  • 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-13T07:07:55+00:00Added an answer on June 13, 2026 at 7:07 am

    For starters, your HTML has this error:

    <div id="bodies/palepd.gif">

    I would suggest changing your code to reference an exact version of jquery, not just the latest version. This is because jquery and jquery-ui versions need to be compatible.

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

Sidebar

Related Questions

I know this is probably a first year question, but I'm having some problems
Earlier this year I code Java GUI to work in Matlab environment for image
This question follows on from an earlier question and its answers. First some toy
Ok, I asked about this very error earlier this week and had some very
I posted a thread about this earlier and have made some progress but now
In Steve Jobs' keynote announcement of the iPhone SDK 4 earlier this year, one
I wrote a linked list implementation for my java class earlier this year. This
I built a few nodeJS webapps earlier this year, but nodeJS development has been
Earlier this year, the intrepid folks of StackOverflow took great pains to provide us
So earlier this year I manually built 2.6.4 for Snow Leopard because I wanted

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.