It turns out that I found an answer. It does work with empty fields. The problems was that the containing element has a height of zero when the element is empty. When I set a height on my elements, then empty ones work just fine.
Though I'd let you all know. --Will Merrell Will Merrell wrote: > I am trying to use the Scriptaculous InPlaceEditor and in some cases the > field will be empty. That is, the field currently has no value but the > user wants to enter a value. > > The InPlaceEditor appears to not work in this case. Other identical > fields (except wit different ids and some value) do work. > > How do you use the InPlaceEditor with empty data? > > --Will Merrell > --~--~---------~--~----~------------~-------~--~----~ 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 [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-spinoffs -~----------~----~----~----~------~----~------~--~---
