2008/10/6 buda <[EMAIL PROTECTED]>:
>
> it is - but on a form it may be several divs filled with input
> elements and I have to work with them separetely from other divs and I
> need to have their right ordered array of input elements

You're right, sorry I did not think of that. Rob's idea is a good one.
You could also still use the Form#getElements method then filter out
those that are not in the div your interested in. What route your
choose should dependent on your markup mostly (lots of form controls
vs. lots of div child elements).

-justin

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to