Hey all I have a project that i''m working on where I''m making extensive use of sortables. I''ve noticed that when my sortable item height is approximately less than 30 pixels, when I try to reorder the sortable it jitters between 2 positions and causes a nasty effect. I expect it''s to do with the tolerance percentages and pixels- when you start to get that small, even 3% is less than a pixel, thus can''t be detected when the smallest unit is a pixel. I''m getting the same problem in FF and IE. Proved the problem is to do with the height, boosting the sortable item height to 35 pixels completely removed the jitter. I can make a test page available if required. I don''t think it is a bug per say in scripty, but probably a limitation. Can anyone provide any suggestions as to a workaround to it? Making each sortable any bigger than say, 15px starts to look ugly. The smaller I go (below 30px) the worse the jitter gets. I''ve taken to referring to it as the jitterbug, which also concerns me. Gareth --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---