I never got it to work back on one of the early release candidates of scriptaculous 1.5. However, I thought I read in one of the release notes that it was fixed. Are you using the latest version? I ended up just disabling the sortable while they were in ''editing'' mode, and then recreating it after they were done editing. Greg> -----Original Message----- > From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org[mailto:rails-spinoffs-> bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Louis Walch > Sent: Tuesday, January 31, 2006 8:08 AM > To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Subject: [Rails-spinoffs] Re: form elements in sortable lists > > Has anyone else experienced problems with this, and furthermore how to > allow it to work cross browser? > > > > i am having problems with editing items which are inside a sortable > > list... > > different on browsers > > > > PC IE - Works fine > > PC FF - select boxes work, input boxes are NOT editable > > MAC Safari - select boxes are NOT edtable, input boxes work > > > > thanks! > > > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Thanks for the help again Greg. I think i will take your suggesstion and just require a toggle between editing and sorting modes. --louis> I never got it to work back on one of the early release candidates of > scriptaculous 1.5. However, I thought I read in one of the release > notes that it was fixed. Are you using the latest version? I ended up > just disabling the sortable while they were in ''editing'' mode, and then > recreating it after they were done editing. > > Greg > >> -----Original Message----- >> From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > [mailto:rails-spinoffs- >> bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Louis Walch >> Sent: Tuesday, January 31, 2006 8:08 AM >> To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> Subject: [Rails-spinoffs] Re: form elements in sortable lists >> >> Has anyone else experienced problems with this, and furthermore how to >> allow it to work cross browser? >> >> >> > i am having problems with editing items which are inside a sortable >> > list... >> > different on browsers >> > >> > PC IE - Works fine >> > PC FF - select boxes work, input boxes are NOT editable >> > MAC Safari - select boxes are NOT edtable, input boxes work >> > >> > thanks! >> > >> >> _______________________________________________ >> Rails-spinoffs mailing list >> Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs >