Hello,

thank you all for previous help, now I've got a new interesting
problem.

some text that is to be edited is HTML type text, which is escaped
when the server generates the page.  So, it needs to be unescaped for
editing.  Sounds simple for prototypes unescapeHTML method.

But I can't seem to get a handle on the forms input element.  I've
been working with the onEnterEditMode callback but this seems to be
firing just before the <form><input> is created in the DOM.

I've considered the loadTextURL as a possible solution, but that seems
like unnecessary server traffic.

Thank You
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to