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 prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to