By default, merb sets the name and ID of a submit button to "submit". This
causes the jQuery submit() method to fail in some cases. Now, this is
clearly a bug in jQuery and not Merb, but setting the ID and name to
"submit" seems fairly pointless, and if it causes problems, why do it? I
recommend that we change merb-helper to use no default name and ID for
submit buttons. Thoughts?
..tony..

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" 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/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to