those ID's are illegal - ID's should not contain spaces.
Alex Mcauley http://www.thevacancymarket.com ----- Original Message ----- From: "lodecesa" <[email protected]> To: "Prototype & script.aculo.us" <[email protected]> Sent: Thursday, October 08, 2009 10:27 AM Subject: [Proto-Scripty] About $$ utility > > I have two strings 'part1' and 'partF'. > > I want to get the reference to the element that have the two strings > in its id: > > <input type="text" id="partA part1 part2 partD"> > <input type="text" id="partB part1 part3 partE"> > <input type="text" id="partC part1 part4 partF"> > <input type="text" id="partD part1 part5 partG"> > > I can use the $$ utility? > > Thanks. > Lorenzo > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
