I'm curious: why aren't <button> elements extended with the form helper functions like other form elements, like <input> or <select>. It'd be really nice to be able to do button.disable() and .enable(), for instance.
It's a simple one line, copy-and-paste fix in the Prototype code, so I figure I must be missing something obvious. What's the problem with extending <button>s? :Dan Dorman --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
