javascript - Switching div content with another div content position -


I'm surprised that Drop Dev is a way of changing the position of dragable div material with the position of content. I have 6 draggable devices that have IGG and P tags that are more important in I want to drag on another device

Firstly it should look:

To switch After:

  $ (drop object). Druggable ({axis: "x", zIndex: 100});  

You can use the sortable feature of the jQuery UI There are dragable .

  $ (".selector"). Drug Gable ({connectToSortable: "# my-sortable"}); 


  • Comments

    Popular posts from this blog

    Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

    multithreading - PhantomJS-Node in a for Loop -

    c++ - MATLAB .m file to .mex file using Matlab Compiler -