erhanfirat / combo-tree

ComboTree is a jQuery Plugin which is a combobox item with tree structured data list and multi/single selection options and more.
MIT License
79 stars 67 forks source link

Setting type attribute on button element prevents submission #15

Closed ngroesz closed 4 years ago

ngroesz commented 4 years ago

When combo-tree is used within a form, setting the type attribute on the button element to "button" will prevent form submission.