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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T04:49:51+00:00 2026-06-03T04:49:51+00:00

You can see the issue here: http://jsfiddle.net/qQ6ws/36/ I am using shift to toggle my

  • 0

You can see the issue here: http://jsfiddle.net/qQ6ws/36/

I am using shift to toggle my clone function which is called by the “start” call back on the draggable item.

I’ve had a problem with the event handler not being active unless I first left click on the content frame (lower right) and then hit a letter key. (Lclick + D key ) for example.

Once the event handler is active just shift click and drag on the test box to clone it. This works great in firefox.

Internet explorer 9 & 10 both have issues though. The test boxes keep getting offset each time they are appended to the document and the entire thing gets messed up.

I’ve tried various things but can’t figure out to fix this. Any help would be much appreciated.

  • 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-03T04:49:53+00:00Added an answer on June 3, 2026 at 4:49 am

    Simplifying significantly, I get:

    var dragOptopns = {
        start: function(e, ui) {
            if (e.shiftKey) {
                $(this).clone().prependTo('body').draggable(dragOptopns);
            }
        }
    };
    
    $(".myClass").draggable(dragOptopns);
    

    click-drag to drag or shift-click-drag to leave a clone behind.

    See fork of fiddle

    Works fine in Opera 11.62 and IE9.

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

Sidebar

Related Questions

Example to demonstrate the issue can be found here: http://jsfiddle.net/Byyu2/ As you can see
You can see my issue here - http://jsfiddle.net/WuWPs/5/ Essentially I'm trying to have the
I've got the following code: http://jsfiddle.net/69MqZ/1/ As you can see grey text lines up
I am having an issue with a jQuery toggle - you can see the
I'm having an issue with an absolutely positioned sub-menu. You can see it here
I'm trying to replicate this 'onclickout simulator' script as seen here: http://jsfiddle.net/C9CL3/ As you
Having some issues with my dropdown menu. Code here: http://jsfiddle.net/xY2p6/1/ Something simple I'm just
UPDATE The issue is solved, all the code you can see works. Hello! I
we can see function generate() { this.a = 'hello'; } obj = new generate();
I'm having a (browser) cookie issue here. I have a Sharepoint page (http://myServer:24628/sites/myApp/myDocumentLibrary/test.aspx). When

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.