Hey try this one. I had the same problem and its fixed after applying the following :
find "Position.prepare();" string within dragdrop.js, and manually add "Position.includeScrollOffsets = true;" at the next line. I found this here : http://dev.rubyonrails.org/ticket/5174 I just tested on IE8 and firefox. It works fine. Still need to test more. Let me know whether it fixes your problem or not. On Oct 1, 7:32 am, DIV <[email protected]> wrote: > For illustration purposes...what I'm talking about is working in > YUI:http://developer.yahoo.com/yui/3/examples/dd/scroll-list.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
