Thanks Matt. I sure didn't see that one! I took the weekend off (meaning I only worked about 6 hours each day! LOL) On Jun 24, 2011 11:10 AM, "Matt Petrovic" <[email protected]> wrote: > $F gets the value of a form element, not the element itself. You're feeding > a string into that function, and strings don't have the getElementsByTagName > method. > > Use $ instead. > > -- > You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. > To view this discussion on the web visit https://groups.google.com/d/msg/prototype-scriptaculous/-/5YJYNaeiUPcJ. > 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. >
-- 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.
