Maybe you can use the Form.Element.Observer -- it is a periodical
observer that looks for a change in the value of a form field and thus
does not depend on the change event.
On 19 Dec., 16:23, EIFION BEDFORD
<e...-FhtRXb7CoQBt1OO0OYaSVA@public.gmane.org>
wrote:> I''ve been using Form.Element.EventObserver to observe a number of
various fields on a form. It generally works well except for on a home-made
calendar control. When a date in the calendar is clicked, the full date is
stored in a hidden field. The EventObserver doesn''t work for hidden
fields it seems and neither does Event.observe. Is there a way of observing this
value without explicitly calling something every time the value is set?
>
> Eifion
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---