Hi, Has anybody facing this problem? I am using Prototype JavaScript framework, version 1.5.0_rc0 and using the Drag and Drop functionality in my page. I am displaying the index no (1., 2., 3., for each row) and have table inside the li and it is working fine with Firefox. However, with ie7, when the drag and drop happens the index nos all becoming 1. For example if I have 5 rows and if I try to move the first row to row five, row 1 moves to row 5 perfectly,row 2-5 shift above, but in the row 5 the index value is 1 and the index no. are not updated as 1, 2, 3, 4, 5, 6. Again, if I try to move row 5 to row 6(which is eventually row 1) now both row 5''s and row 1''s index becomes 1 and it happens same for other rows also... please someone help me on this... thanks a million Nanban --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On 12/12/06, Nanban <ekvenkatesh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I am displaying the index no (1., 2., 3., for each row) and have table > inside the li and it is working fine with Firefox. However, with ie7, > when the drag and drop happens the index nos all becoming 1. For > example if I have 5 rows and if I try to move the first row to row > five, ..........eee... Do you have a live example of your problem ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Your problem description is rather confused. It is always best to put an example online and to describe what steps to perform to see the problem. If you are talking about an OL-List where the number of an element gets set to "1" when you start to drag it, then it is a bug in Internet Explorer. Microsoft still has not fix it with IE7? Gosh. See http://www.satzansatz.de/cssd/onhavinglayout.html#list --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---