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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T11:44:31+00:00 2026-05-26T11:44:31+00:00

I have an empty div which is draggable and to which I need to

  • 0

I have an empty div which is draggable and to which I need to add an image to the left top corner And it should be able to move along with the div.

So how do I do that?

<div class="example">
<div>

This is the script:

 <script type="text/javascript">
      $(function () {

  $('.example').draggable

});
</script>
  • 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-26T11:44:32+00:00Added an answer on May 26, 2026 at 11:44 am
        .example {
           position: relative;
        }
        .example .imghandle {
           position: absolute;
           height: 30px;
           width: 30px;
           top: -30px;
           left: -30px;
        }
    
    <div class="example">
       <div class="imghandle"></div>
    <div>
    

    make the image a background of the div, or just put an <img> tag there and add the class

    here it is with :before

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

Sidebar

Related Questions

I have an empty div <div id=content></div> to which I add content via jquery
I have an input which I need to check whether it is empty or
I have an empty div element and in which I am havin an HTMLtext
I have an empty JTable, absolutely nothing in it. I need to dynamically generate
I have files which have many empty cells which appear as NaNs when I
If I have an empty tag: <tag/> How can I add text so that
I have a div tag which I populate dynamically. The problem is that in
I have a form which is submitted via ajax triggered by an image click,
I am having a Password textbox which will have empty value. when the user
I have an input box which i use to add items to a table

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.