On the submitOnBlur / cancelControl issue: - Yes, they don't make sense together, and submitOnBlur will, of necessity, hold sway: the blur event on the text editor will trigger before any click event on the cancel control.
- I'm not too sure about adding to the already fancy option prep, but perhaps that's not a bad idea… - The valid values for cancelControl and okControl are 'button', 'link' and false. Although a deprecation layer lets you still use former options and values, it won't last forever. Read up on the detailed coverage in Thomas' blog at the time (I think it was back in July) for a full detail of what changed. -- Christophe Porteneuve aka TDD [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
