Vernon T. Bludgeon
2008-May-15 18:47 UTC
Droppable with overflowing elements in scrolling DIV
I have a DIV containing a TABLE whose TR elements are Droppable. The DIV has a fixed height and overflow set to auto. The onDrop callback works fine when you drop onto the rows that are initially visible, but if you scroll down and try it with a newly visible row, you get the right behavior with the wrong row. At least, wrong from my point of view (-: It''s like "it" (the browser? Scriptaculous?) doesn''t know we scrolled down. This is with Firefox 2.0.0.12 on Fedora 7. Example: http://vernontbludgeon.com/sandbox/dragdrop_problem.htm I would love it if someone could suggest a workaround or tell me what I am doing wrong. Bowing deeply in gratitude, vtb --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---