Re: JavaScript Web Application with Drag and Drop - Easy to do?



David Smithz wrote:
Hi there,

I have been asked how easy it would be to develop a web application where by I have a number of images on the left of the screen that could be dragged and dropped onto a map on the centre of the screen and the position of where the dragged item was dropped stored.

[...]

Does anyone have any examples of similar functionality that they have developed?
Is this the sort of thing that (assuming a bit of JavaScript experience) one could produce a demo of in say a day?

I imagine you could knock up a demo using the library at the link below pretty quickly, but eventually you'd probaly want to write your own stuff that suited your circumstance better.

<URL:http://www.walterzorn.com/dragdrop/dragdrop_e.htm>

--
Rob
.



Relevant Pages