JavaScript drag and sensitive scale

I have an Animation of edge that allows the user to drag and drop groups around the use of a jquery javascript file. All specific coordinates are expressed in percentages. (a position of groups is located in % no px) Then I have the edge project set for the sensitive scale. Everything changes correctly, however when you drag a place Group B location the group itself and the mouse become more and more far apart as an offset. When it's original size, you click and drag a group and the cursor remains on the group where the original image was clicked.

What is the jquery itself? I thought that jquery can do px or %. The two that I use are 1.11.1.min.js - jquery and jquery - ui.min.js

Thanks for any help

-Va

It is a known issue and there are several posts about it. I'm working on

find a solution and I'll post a tutorial when I. However he

will take time because I'm busy at work.

Tags: Edge Animate

Similar Questions

  • How drag and drop a picture into a shape of the object?

    On my old Lion system that I used to be able to drag a picture from iphoto in the shape of the object open in Pages.  I can't be able to do more.  The system changed?  I tried to use Inspector (under help), but it won't let me access the file of the photo on the right.

    You can drag and drop a picture in a form in v4.3 Pages ' 09, but this can be done in any version of v5 Pages. Quite different applications, as well as more recent Pages has lost about 100 features that were in its antecedent.

    Check if you have Pages ' 09 v4.3 in your Applications: iWork ' 09 file. If so, use it.

    Pages v5 requires that you select a shape, and then on the Image tab in the right panel, you choose Image, scale to fill fill, and then select your image for the background. You cannot select this image from the inside, but you can add text to the form that will appear on your image.

  • Cannot resize firefox so I can drag and drop to create a shortcut

    I can't make my Firefox page smaller so I can drag and drop a web site to create a shortcut. I use windows 7. I have no flu when I point at the bottom right. When I use zoom the page itself re sizes but not the window. I just need to see a bit of my office, so I can create a shortcut.

    Hi limomitch, Firefox will remember the last 'normal' window size by saving in this file you deleted (which Firefox creates new). To switch between the normal and maximized window styles, you usually just double-click the title bar of the window, or you can use the middle (the one between minimize and close) button in the upper right corner.

    If you find that the 'normal' window size has increased too, and if the lower right corner is not visible, you can try Alt + SPACEBAR. It is a convention of Windows on the scale to display the window control menu. If the size is not gray, press arrow down once, then the up arrow key repeatedly until the lower edge of the window is in view. Repeat with the left if necessary and right keys. (If the size is dimmed, choose restore and that might be all you need).

  • If I click on "PIN to the browser" the sensitive axis is unselected and vice versa. I need object "PIN at the top of the browser" and 'sensitive pine' work at the same time. Any suggestions?

    In the latest version of muse to adobe, I have me against "PIN at the top of the browser" and 'sensitive pine' work at the same time.

    Now if I choose an object and the axis 'browser', "sensitive pine" is unselected and vice versa.

    The need is for the header with the logo and menu bar to be pinned to the top of the browser, so that the page scrolls in the header bar.

    Now when I click on the sensitive left axis for the logo and the sensitive right pin for the navigation bar, the "pin at the top of the browser" gets deselected.

    Any suggestions or workarounds will be appreciated.

    Kind regards

    Vijay

    Hi all

    Thanks for that bring to our attention. We will consider adding this feature in the future.

    RyanDoyle - it's an interesting hack you have found! Unfortunately, I wouldn't count on that it works like this in the future, as a bug which is to operate. If you drag the screen to change the width of the browser as a Muse, you'll see that the behavior of the elements in the status button (a menu, for example) is different from when exported. However, if you make a small change to your hack, so it should always work: set button "width sensitive" State instead. In addition, I don't see why all parts must be in separate to this job state buttons, but I've only tried a simple example myself.

    An another workaround I used is to create another, more breakpoint. For example, if I have a menu that is pinned to the top left of the browser in the dots stop, then in a breakpoint, I would pin in the center top of the browser. Normally, I wouldn't add more breakpoints, but there is a way that I found to work around the problem. Ryan workaround is perhaps the best way to go if you take my advice and use a status button sensitive width instead of the width of the browser.

    Hope this helps,

    Anna

  • On the features of Drag and Drop

    Hi I work on ADFMobile I implemented an Application using HTML and JavaScript and CSS. And I provide the functionality of Drag and Drop in HTML5, but the functionality of Drag and Drop didn't work.

    So could you please help me how to implement the drag and drop operation going works in ADFMobile

    <! DOCTYPE html >

    < html >

    < head >

    <!-< script type = "text/javascript" src = "jquery.js" > < / script >

    < script type = "text/javascript" src = "main.js" > < / script >->

    < link rel = "stylesheet" type = "text/css" href = "style.css" >

    < title > < / title >

    < / head >

    < body >

    < div id = 'wrapper' >

    < div class = "header-wrapper" >

    < div class = "wrapper-in-head-left" > Accept < / div >

    < div class = 'wrapper-in-head-right' > reject < / div >

    < / div >

    < div class = "container" >

    < div class = "info-container" >

    < div class = "info-header" > example 1 < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < / div > <! - first contianer ends here - >

    < div class = "info-container" >

    < div class = "info-header" > example2 < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < / div > <! - first contianer ends here - >

    < div class = "info-container" >

    < div class = "info-header" > 3 < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < div class = "info-tip" >

    Hello World < p > < /p >

    < / div >

    < / div > <! - first contianer ends here - >

    < / div >

    < div class = 'wrapper-footer' >

    < div class = 'wrapper-foot of page-left' > learn... < / div >

    < div class = 'wrapper-foot of page-right' > Later < / div >

    < / div >

    < / div >

    < / body >

    < / html >

    #{pageFlowScope.JavaScript.InvokeAlerts}

    Sorry, Frank Nimphius I designed a mobile page with HTML5 JavaScript and CSS in Jdeveloper and I try to implement the functionality of gliding & in this application, but it will not work on the Android browser

    Could you please help me how to implement drag and drop features in the given page

    HTML:

    Accept

    Reject

    example1

    Hello world

    Hello world

    Hello world

    Hello world

    Example2

    Hello world

    Hello world

    Hello world

    Hello world

    3

    Hello world

    Hello world

    Hello world

    Hello world

    JavaScript:

    $(document) .ready (function () {}

    $('.info-tip').mousedown (function (e) {}

    e.preventDefault ();

    Console.log (e.ClientX);

    Console.log (e.ClientY);

    $('.info-tip').mousemove (function (e) {}

    {if (e.which = 1)}

    $(this).removeClass('info-tip').addClass ("clone-item");

    }

    });

    (.mouseup)})

    function() {}

    $('.info-tip').off ("mousemove");

    });

    });

    CSS:

    HTML, body {}

    Width: 100%;

    height: 100%;

    padding: 0px;

    margin: 0px;

    background: #ccc;

    }

    {#wrapper}

    Width: 80%;

    height: 80%;

    margin: auto;

    }

    . Container {}

    Width: 100%;

    height: auto;

    margin: 0px 0px 30px 0px;

    }

    {.wrapper-head

    margin: 0;

    background: #4c4c4c; / * Older browsers * /.

    background:-moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #000000 100%, #131313 100%); / * FF3.6 + * /.

    background:-webkit-gradient (linear, left top, left bottom, color-stop(0%,#4c4c4c) color-stop(12%,#595959) color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#000000), color-stop(100%,#131313))... / * Safari4, Chrome + * /.

    background:-webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%,#131313 100%); / * Chrome10 +, Safari5.1 + * /.

    background:-o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%,#131313 100%); / * Opera 11.10 + * /.

    background:-ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%,#131313 100%); / * IE10 + * /.

    background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%,#131313 100%); / * W3C * /.

    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr = ' #4c4c4c ', endColorstr = "#131313 ', GradientType = 0"); / * IE6-9 * /.

    position: fixed;

    top: 0;

    Width: 80%;

    padding: 10px 0px;

    z-index: 100;

    }

    {.wrapper-footer

    margin: 0;

    padding: 10px 0px;

    background: #4c4c4c; / * Older browsers * /.

    background:-moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #000000 100%, #131313 100%); / * FF3.6 + * /.

    background:-webkit-gradient (linear, left top, left bottom, color-stop(0%,#4c4c4c) color-stop(12%,#595959) color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#000000), color-stop(100%,#131313))... / * Safari4, Chrome + * /.

    background:-webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%,#131313 100%); / * Chrome10 +, Safari5.1 + * /.

    background:-o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%,#131313 100%); / * Opera 11.10 + * /.

    background:-ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%,#131313 100%); / * IE10 + * /.

    background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%,#131313 100%); / * W3C * /.

    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr = ' #4c4c4c ', endColorstr = "#131313 ', GradientType = 0"); / * IE6-9 * /.

    position: fixed;

    bottom: 0;

    Width: 80%;

    z-index: 100;

    }

    {} .info-container

    Width: 100%;

    height: auto;

    float: left;

    top of the margin: 20px;

    position: relative;

    }

    .wrapper .wrapper-in-head-left header {}

    float: left;

    color: #fff;

    text-indent: 10px;

    }

    .wrapper .wrapper-in-head-right header {}

    float: right;

    color: #fff;

    text-indent: 10px;

    }

    . Wrapper-foot left-foot of page-.wrapper {}

    float: left;

    color: #fff;

    text-indent: 10px;

    }

    foot of page-.wrapper .wrapper-foot of page-right {}

    float: right;

    color: #fff;

    }

    {} .info-head

    text-indent: 10px;

    color: #fff;

    make-weight: bold;

    padding: 2px 0px;

    margin-bottom: 8px;

    background: #1e5799; / * Older browsers * /.

    background:-moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 90%, #7db9e8 100%); / * FF3.6 + * /.

    background:-webkit-gradient (linear, left top, left bottom, color-stop(0%,#1e5799) color-stop(50%,#2989d8), color-stop(90%,#207cca) color-stop(100%,#7db9e8)); / * Chrome, Safari4 + * /.

    background:-webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 90%,#7db9e8 100%); / * Chrome10 +, Safari5.1 + * /.

    background:-o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 90%,#7db9e8 100%); / * Opera 11.10 + * /.

    background:-ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 90%,#7db9e8 100%); / * IE10 + * /.

    background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 90%,#7db9e8 100%); / * W3C * /.

    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr = ' #1e5799 ', endColorstr = ' #7db9e8 ', GradientType = 0); / * IE6-9 * /.

    }

    {} .info-tip

    Width: 24%;

    height: 150px;

    float: left;

    margin-left: 10px;

    Background: #fff;

    -webkit-border-radius: 10px;

    }

    .info-pointe p {}

    text-align: center;

    margin: 60px banner 0px 0px 0px;

    }

    . Clone-item {}

    background: Red;

    Width: 200px;

    height: 150px;

    float: left;

    margin-left: 10px;

    background: Red;

    -webkit-border-radius: 10px;

    position: absolute;

    }

    Using this code, I generate a page on this page I want to drag drag the HellowWorld to accept button so how to implement this feature - déposer in ADFmobile

  • In ADF how drag and drop onto a tree to another tree node

    Hi all

    Can all give examples of code, or tree of ways to drag and drop nodes from one tree to another tree.

    Here the drag source is tree and the target is also tree, it should allow me to slip and fall of the scale of the tree.

    Thank you

    Srikanth

    To be passed to af:tree consult

    Drop trees

  • Interaction drag-and - drop - time after the presentation of the self.

    Captivate 8.0.1.242 - Windows 7 - 64 bit - SWF - sensitive Format format not


    I drag and drop interactions in my class. I allowed for the correct drag auto shipping option and file the response. But when I publish the course and run the course online, there is a delay after drag / drop the right answer. There is no sign of loading or whatever it is. Just a delay, then I see the next slide. Its strange to students they start clicking on random areas, thinking that they have made a mistake.


    I would like to know as to why there is this delay and how to remove it.



    Hello

    I think the problem is with Actions that are currently assigned to the interaction. If you look closely, you will probably find that the slide is a break to 1.5 seconds. And the action assigned to the right answer is probably "continue." This means that play resumes and it takes another 1.5 seconds to visit the next slide.

    Try changing the action "Go to the next slide" and the delay must be eliminated.

    See you soon... Rick

  • refresh when resizing? to avoid blur with sensitive scale

    Does anyone know how to make edge to refresh when a window is resized?

    I ask because "of the blur in resizing' that some of us have lived aboard.

    This was considered a "matter of browser" so I'm not holding my breath so that it can be fixed soon.

    The project is here:Interactive map of Walkabout Bellevue

    It has the value of sensitive scale. When you size a window, it evolves with it, but the end result can be blurry.

    I found this is the case on some browsers, but not all (Firefox and IE seem to be ok, but Safari and Chrome get blur)

    If the window is resized, and then you click "Refresh", generally the picture becomes clear.

    I was hoping there was a code that would automatically refresh when the window is resized.

    Ideas, any help would be appreciated!

    Jason

    Hello

    This top-up code

    Location.Reload ();

    If you can put it on the function of resizing on the scene here:

  • Need help with drag and resize

    I would like to give users the ability to drag and resize a symbol in a certain area X and Y, as well as resize the symbol. Now I can drag and drop the symbol, but I'm having a hard time with the limitation of the area that it should stay at the breast. Also when you use the option of sensitive scaling, the symbol sometimes jumps to a new position when you click it, depending on the size of the browser window.

    jqueryUI draggable is a strange animal. There are problems with the position during the sensitive measurement and comps. If you need only Draggable, you might be able to achieve what you want with movable GreenSock?

    Discover GreenSock here: GreenSock | Draggable

  • Drag and Drop Select2 Plugin

    Hi all

    I use the Select2 in Apex 4.1.1 plugin

    (see - point Plugin - Select2)

    I manually installed the 1.7.1 jquery, in accordance with the documentation, and also the jquery.ui.sortable.min.js.

    everything seems to work, but drag and drop to reorganize selectded entry does not work.


    In my header HTML page I have included


    "< script type =" text/javascript"src="#IMAGE_PREFIX#libraries/jquery-ui/1.8.14/ui/minified/jquery.ui.sortable.min.js "> < / script >

    "< script type =" text/javascript"src="#IMAGE_PREFIX#libraries/jquery/1.7.1/jquery-1.7.1.js "> < / script >

    "< script type =" text/javascript"src="#IMAGE_PREFIX#libraries/jquery/1.7.1/jquery-1.7.1.min.js "> < / script >


    any help will be appreciated k


    concerning

    Saverio

    Oops, my bad. Fixed and patched. Thanks for pointing my error, I forget these things easily.

    A little tip maybe: you can simply replace an APEX plugin by re-importing. In this way, you don't have to remove your existing Select2 items types. You can save a lot of time;]

  • Disable Drag and Drop on a site of Muse?

    Hi all, I've recently set up a personal Web site, and everything went smoothly, except for one thing. I have several pictures on my site I thought I got disabling right click on the site, but I realized that everyone can simply drag and drop the image on their desktop to save him. Is it possible to disable this so that my photos cannot be saved? Thanks for any help!

    It is generally considered to be a real bad idea, from a user experience point of view, to disable the right mouse click function in a web page. Disabling default drag and drop behavior is even worse.

    In addition, it will not prevent anyone to upload your images: javascript can be turned off easily in a browser, and then the two methods will still work. Or inspect the HTML, and users can then download the images directly.

    In a Word, your images are accessible to anyone with a hint of know how work - html pages, if you want to secure your images of the abuse, the only way to do so is NOT to download these images on a Web site.

    That being said, if you want to continue to irritate the heck out of your users for no real reason, it will work:

  • Captivate 8 drag and drop interaction

    Hello

    just have a look at the new captivate 8 and when I try to do a drag - déposer question I go to normal place of window > drag and drop. but the problem is the drag and drop option is grayed out - would it because I have only this class on a copy of the trial?

    Nope.  This is because cannot not have slip and fall in a sensitive to the Cp8 project.

    Try to create a normal inadmissible project and you should find that drag-and - déposer is not disabled.

  • Drag and Drop Tagets

    I know the location and size of the drag and drop objects are very sensitive to 7 Captivate. I have targets that do not overlap each other and they are larger than the objects to slide 20 pixels. The interaction is not always a correct answer. The filling of the affected area is 0 and the position of the snap is absolute. Drag objects and targets are intelligent forms.

    I can provide the Captivate file if anyone is willing to look at.

    I'm sorry.  Please mark this thread as answered then.

  • Drag and drop the confrontation with OCD on iPad

    I have a drag and drop exercise created in Captivate 7.0.1.237 the wizard drag / move.

    When I publish the project and display it on an iPad superimposed TOC pops out when I drag the movable elements on the screen with my finger.

    Does anyone know if there is a way to avoid this?

    Thanks in advance.

    In the slide Action Properties Panel, set the command to enter to run JavaScript.  Click the Script_Window button to open an input box.

  • Guides, cropping, placement accurate and updated scale videos

    I am disappointed by the apparent lack of tools to place videos (PEP) accurately to within a 1080 p (or other) sequence.

    I have a sequence of 1080 p and four videos 720 p I want to harvest and then scale and position to adapt to each quadrant of the final video - each PiP would exactly be 960 x 540 pixels.

    The effect of cropping is ok, but do not show you "pixel" units, only %. The motion effect shows he pixels but posts everything relative to the center of the original video (after scaling)

    I expect the crop effect to change the bounding box of the video and perhaps the ability to precisely define the size in pixels and zoom in percentage but not...

    Not that this is important of course because there is no 'rulers' / 'guides' or otherwise to align on anyway this positioning would still be a pain.

    According to the similar posts on the forum, you can do "image based guides transparent" but they do not offer the possibility to put in place the videos and I like to be precise - dragging stuff around on the screen by eye didn't fill me with warm fuzzy feelings.

    I worked around this problem by using basic mathematics (essentially since I was growing at 1/2 the original dimensions of the videos I put 150% wide and just calculate the positional offsets using 1920*(0.5-%crop) and 1080*(0.5-%crop), then adding multiples of 1920/2 and 1080/2 to define which quadrant, I want the video.

    Surely, there must be a better way, rather than using pen and paper?

    This is a good feature request.

    You can place it here:

    http://www.Adobe.com/go/wish

Maybe you are looking for

  • get stuck when you try to run an installer built in!

    Hello, all!  I'm new to the forum.  I worked on and off LabVIEW Development.  One of my projects, it must be that I am building a VI to download information from a PLC.  The information is laid out in an excel file, where a macro is ran by program to

  • My 5220 MG no longer works on my desktop PC's wireless network.

    I tried to uninstall and reinstall all software. The last uninstall, I also cleaned the registry of all related Articles by Canon. Nothing works. The symptoms are I can install and log the network and printing. But if I turned off the PC, I'm back to

  • May not wake my computer from sleep mode

    Hello! My computer wake from sleep very well. I stopped to do for awhile; then when I went to do it again, it wouldn't work. I don't know if this problem started; Therefore, I can't really do a restore on any given day. When I move the mouse or press

  • laptop past in an endless loop of starting after the recovery of the PC

    I have a laptop of DV2109NR who was riddled with viruses. It was suggested that to make a recovery of the PC hard disk. The first attempt was made without reformatting. After 10 hours, the recovery said that completing. After you click OK, the machin

  • The keyboard caused WIN 10 installation stop Lenovo g50

    Hello I started to upgrade my win 7 to win 10 everything was ok, until it assked me for keyboard. Neither my keyboard and mousepointer and usb mouse... no work, so I couldn't choose keyboard. I had to reboot then it writes a message "error 0xC1900101