Questions tagged as 'drag-n-drop'

0
answers

Drag and Drop similar to the android shortcut screen

I'm using Android 4.0 to develop, I need to develop a drag and drop in my app, and I like to make a 4x4 table on the screen as a shortcut. With that the elements will have 16 defined places and whenever you drop one on top of the other it reposi...
asked by 10.06.2014 / 13:50
1
answer

Problems with Drag and Drop in pure JavaScript

I'm having problems with my Drag and Drop function in JavaScript, the operation of drag and drop is perfect, but when I change some images, they do the wrong exchange. For example: I have the images x, y and z, and when I change z and y, the exc...
asked by 30.05.2015 / 20:35
1
answer

Open Program with dragging file (PDF) and recovering the path

Hello, I'm having a somewhat complicated need, I'm developing an application that sends pdf files to an application via webservices. I just want to let this problem start in some different ways. I'll try to explain by example. When I have a file...
asked by 23.08.2017 / 21:36
2
answers

HTML component for selecting multiple items

I need to know the name of this component and the logic of this component in Javascript. If you can indicate something with ' drag n drop ', it would be even better. The text in BLACK is the components and ASH are the explanations (tra...
asked by 20.05.2017 / 05:38
1
answer

How do I get the item that is on the drag in a JQuery Drag & Drop?

I want to know how to get the item that is in drag and so I can change some properties of it. Here's the example below: According to the example above I need to change the item I'm dragging and not its original.     
asked by 28.08.2015 / 23:21
1
answer

how to get image placement using draggable

How can I get through an input (left and top) scaling of the image being moved with the draggable. The purpose of this question is to allow you to save in the Database using PHP and Mysql, the desirable positioning of the image. Below is p...
asked by 12.04.2015 / 22:13
1
answer

I can not remove an item from drag and drop + sortable list

Hello, I have the following situation ... I have to develop a screen where the wheels of a truck are assembled. To do this, the customer needs a "drag" functionality of the vehicle parts. The screen should have two divs, the first one should...
asked by 13.01.2015 / 19:19
1
answer

Enable / disable drop in sortable (jquery)?

I'm working with the sortable of jQuery UI, however, I'm not able to enable / disable drop for every ul with 4 li (with 4 disable, with less enable, always enabling move the content from ul to another). My sortable js a...
asked by 11.07.2014 / 19:34
1
answer

Send file to site and get file path

I would like to send a file to a input type file and retrieve the full file path. If anyone knows something like this it will be very useful to me.     
asked by 06.03.2014 / 18:40
1
answer

FullCalendar - Block drag and drop when creating new events

Hello, I have a question on the drag n drop function in Full Calendar. I'm doing a web project and I need to limit the use of some functions, such as limiting the scheduling time (in my case in 1 hour duration) and I need to disable the drag...
asked by 02.05.2018 / 04:11