Mark Reginald James wrote: > Taylor Strait wrote: >> grab the "fresh" values from the text fields on submittal? > What browser are you using, what code are you using to set the > field contents, and what version of Prototype are you using?
I had tested this on FF3. I went back with Safari to test it and it was working. So I went back with FF3 and it is ALSO working. Perhaps the bugfix was a side effect of some code changes today. Thanks for responding! As far as my methodology, I have Answers with variable "position." On the ajax update, I build a new list of text_fields with 'value = @answer.position.' This allows both drag and drop and manual sorting with no code changes. The sortable_list java will silently fail on non-java browsers and the user can just fill in the text boxes as they wish. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

