sin traducción directa |
Las API de DnD permiten arrastrar archivos del escritorio a una aplicación web en la ventana del navegador. | With the DnD APIs, it is possible to drag files from the desktop to your web app in the browser window. |
Para arrastrar un archivo desde el escritorio, se deben utilizar los eventos de DnD del mismo modo que otros tipos de contenido. | Dragging a file from the desktop is achieved by using the DnD events as other types of content. |
Si quieres habilitar la función de arrastre en otros tipos de contenido, tendrás que utilizar las API de DnD de HTML5. | If you want to enable other types of content to be draggable, you'll need to leverage the HTML5 DnD APIs. |
C Arrastre de archivos Las API de DnD permiten arrastrar archivos del escritorio a una aplicación web en la ventana del navegador. | With the DnD APIs, it is possible to drag files from the desktop to your web app in the browser window. |
Arrastre de archivos del escritorio al navegador Para arrastrar un archivo desde el escritorio, se deben utilizar los eventos de DnD del mismo modo que otros tipos de contenido. | Drag-in: dragging from the desktop to the browser Dragging a file from the desktop is achieved by using the DnD events as other types of content. |
