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

  • Home
  • SEARCH
  • 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 906233
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T16:21:15+00:00 2026-05-15T16:21:15+00:00

I am doing some self-learning about JQuery. Here is the code for my very

  • 0

I am doing some self-learning about JQuery.
Here is the code for my very simple HTML form:

    <html>
         <head>
    <script type="text/javascript" 
    src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
            </head>
            <body>
            <script type="text/javascript">
                $(document).ready(function(){
                    $("#replybox").draggable();
                });
            </script>
            <div id="replybox">
            <form>
            <table border="2">       
            <tr>
            <td align="center">
<textarea name="data[Test][quote]" id="data[Test][quote]" rows="18"></textarea>
            </td>
            </tr>
            </table>
            </form>
            </div>
            </body>
            </html>

The DIV table just could not be draggable,
I am not sure what’s wrong in the code.
Any ideas?

  • 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-05-15T16:21:16+00:00Added an answer on May 15, 2026 at 4:21 pm

    it looks like you’re trying to use the jQueryUI framework. .draggable() is not natively jQuery — the jQueryUI (plugin) adds that functionality in. jQueryUI Home

    Alternatively, you can also link directly to the jQueryUI instance in GoogleAPIs.

    <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js'></script>
    

    But personally, I prefer to build my own download package from their home page, especially if all you need is .draggable().

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

Sidebar

Related Questions

I was doing some self-learning about cakephp (version 1.26). I got a simple HTML
I am doing some self-learning about JQuery and stuck over a question: I am
Doing some javascript self-learning and the program itself is very simple. It searches through
I am doing some self learning about Patern Matching in Javascript. I got a
I am doing some self-learning about cakePHP 1.26. I got a table which has
I am using cakephp 1.26. I am doing some self-learning about Pagination in CakePHP.
I was doing some self-learning on how to pass data from JQuery Ajax to
When I was doing some self-learning on JQuery Ajax in Cakephp, I found out
I have very little experience with ASP.NET and I am doing some self-training before
Hey guys, It's 5 am here, I was doing some code... when this came

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.