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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T23:31:05+00:00 2026-05-25T23:31:05+00:00

I use the Google Chrome developer tools. When I want to inspect an element,

  • 0

I use the Google Chrome developer tools. When I want to inspect an element, I usually right click it and select “inspect element”. This doesn’t work for draggable helper clones. My code is as follows:

$myElement.draggable({helper: 'clone'});

How can I inspect the helper clone that is only created once I start dragging the element?

  • 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-25T23:31:05+00:00Added an answer on May 25, 2026 at 11:31 pm
    1. Go to Script Sources tab
    2. In the right panel under Event Listener Breakpoints and under DOM Mutation choose DOMNodeInserted

    enter image description here

    3 . When a jQuery UI drag with clone helper happens a new DOM element inserted in DOM tree. This element would be last element before body end tag. then developer tool halt the document from operation because it have a breakpoint for insertion of a DOM element.

    4 . Now you can inspect the cloned element and edit the CSS or so…

    Note: It seems those breakpoints doesn’t work in Mac very well.

    enter image description here

    Try it here: http://jsbin.com/ijacet/2

    UPDATE:

    Now you can break on node insertion by right clicking on element:

    enter image description here

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

Sidebar

Related Questions

I want to use google chrome as a control. I think Enso does this
For unknown reasons, when I use Google chrome (version 9.0.597.84), the developer tools aren't
I am using Google Chrome's developer tools to inspect CSS styles. Sometimes I need
When I open Developer Tools in Google Chrome, I see all kinds of features
I would like to use Google Chrome instead of the WebKit Framework in one
I want to use Google spreadsheets to store data online so multiple people can
I am developing a Google Chrome extension, and need to use the chrome.experimental.webRequest API.
I would like to debug my javascript application using Google Chrome 3 's developer
I am trying to use Google Chrome Frame in my Django app. Inserting <meta
I use Google Chrome 7.0.x and I have the following javascript-function that gets called

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.