In the following page, with Firefox the remove button submits the form, but the add button does not.
How do I prevent the remove button from submitting t
remove
I'm not able to test this right now, but I would think you could use jQuery's preventDefault method.