I don't really know whay that happens by my HTML Code validates (so,
there is not a non closed element) but form nodes seems to not work
properly with Element.select methods.

I know that I can use Form.getInputs() method but it does not allow me
to use the selectors of select, as : Form.getUnputs('text',
'name*="XXX"');

Is there a real glitch or it really is supposed to not work on form
Elements ??

Regards,
EMoreth
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to 
prototype-core-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to