I think it makes perfect sense. > No, it doesn't make any more sense, sorry. Buttons don't hold a value, > they initiate an action. The "value" attribute of a button is the text that > it displays, nothing more. For something to happen when you click on a > button, you have to attach a click event
This is simply untrue. Buttons hold data in the form of a name-value pair. This is confirmed by the HTML5 *<button>* element which also has the *name* and *value* attributes. Your response is very glib and unhelpful and also somewhat arrogant, in addition to being incorrect. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
