I''ve searched the posts here, but I failed to find one referring to my problem. The question is: is it possible to use the Prototype library to evolve a drag and drop functionality? For example, dragging files from the desktop, droping them on the webpage and the webpage catching at least the path to that file. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Nicolás Sanguinetti
2007-Nov-28 15:11 UTC
Re: drag&drop from the system to the browser window
AFAIK, no, you can''t do that with neither JS nor flash. If you want d&d from the system you need either a java applet, or your own desktop client application. Best, -Nicolas On Nov 28, 2007 1:02 PM, standardt <bogdan.i.ivanov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I''ve searched the posts here, but I failed to find one referring to my > problem. > > The question is: is it possible to use the Prototype library to evolve > a drag and drop functionality? For example, dragging files from the > desktop, droping them on the webpage and the webpage catching at least > the path to that file. > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---