How do you group buttons within different form tags together in Twitter\'s Bootstrap?
Right now what I get is:
You can use JQuery to achieve it.
More Edit Delete
And with JQuery:
$("#more").click(function() { $("#form1").submit(); }