thats it, but if form1 fires an event 'form:updated' - input element never receives that event, but I need it
On Feb 3, 3:05 pm, ColinFine <[email protected]> wrote: > On Feb 2, 3:29 pm, buda <[email protected]> wrote: > > > I need to receive message fired by form in forms element > > If you mean that you want the input element to observe the user- > defined event, > > form1.select('input').invokde('observe', 'form:updated', > function ... ); > > If that's not what you mean, I don't understand. -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en.
