It looks like the method you are trying to call is activate() ? http://api.prototypejs.org/dom/Form/Element/prototype/activate/
If so make sure the element you are trying to call this on is a child of a <form> element Jason Westbrook | T: 313-799-3770 | [email protected] On Tue, Aug 26, 2014 at 5:00 AM, Иван Иванов <[email protected]> wrote: > Hello > > I trying to accomplish: > > Try ('name2').active() > > but nothing happens > > -- > You received this message because you are subscribed to the Google Groups > "Prototype & script.aculo.us" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/prototype-scriptaculous > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/prototype-scriptaculous. For more options, visit https://groups.google.com/d/optout.
