Hi, I ran into quite a bit of issues when use inplace_edit with checkbox in IE. It works flawlessly in firefox. I did some research and saw similar complaints with using checkbox with 'onchange' event in IE. Some suggested using 'onclick' instead. I replace 'onchange' with 'onclick' in file active_scaffold/lib/active_scaffold/helpers/ list_column_helpers.rb. Everything works fine with any problem. I am using rails and AS 2.2.2.
Thanks, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
