Hi! Is anyone aware of any strange or unexpected behavior between
prototype and BUTTON elements? I have a form with two BUTTON tags of
type submit but if I try serializing it after extending I get all but
these two elements.

If I stop extending it and submit normally, I do see the result on the
server.

Note that scanning HTTP headers confirms that those buttons are not
being submitted.

.serialize() does not show the elements either.

Note also that I am using prototype-1.6.1_rc2.js but the form showed
the same behavior when using  prototype-1.6.0.3.js

Thank you,

--~--~---------~--~----~------------~-------~--~----~
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