I am working on using Draggables and Droppables in a portlet and am finding that dragging and dropping, both with revert on and off, is causing the entire portal to refresh. The draggable examples do not cause refreshes. Does anyone have any suggestions as to what could be causing this behavior? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hey there, Katie a écrit :> I am working on using Draggables and Droppables in a portlet and am > finding that dragging and dropping, both with revert on and off, is > causing the entire portal to refresh. The draggable examples do not > cause refreshes. Does anyone have any suggestions as to what could be > causing this behavior? Thanks.What are you dragging? Would that, by any chance be (or contain) a link whose navigation is not explicitly cancelled when the drag is done? -- Christophe Porteneuve aka TDD tdd-x+CfDp/qHev2eFz/2MeuCQ@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Yes, thank you for the tip. On Mar 22, 9:23 am, Christophe Porteneuve <t...-x+CfDp/qHev2eFz/2MeuCQ@public.gmane.org> wrote:> Hey there, > > Katie a écrit : > > > I am working on using Draggables and Droppables in a portlet and am > > finding that dragging and dropping, both with revert on and off, is > > causing the entire portal to refresh. The draggable examples do not > > cause refreshes. Does anyone have any suggestions as to what could be > > causing this behavior? Thanks. > > What are you dragging? Would that, by any chance be (or contain) a link > whose navigation is not explicitly cancelled when the drag is done? > > -- > Christophe Porteneuve aka TDD > t...-x+CfDp/qHev2eFz/2MeuCQ@public.gmane.org--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---