Displaying 1 result from an estimated 1 matches for "57e5ecd4".
2006 Jan 12
5
Ajax: Multiple Element Update
I''m trying to apply an Effect.Highlight only to elements of a Form that was
submitted.
So if a user updated 2 fields of a 10 field form, the Effect.Highlight would
be applied to the 2 fields... showing the user what was updated.
My first attempt was to use the :complete=>"eval(request.responseText)" ...
however, the template that get''s rendered won''t know