Prevent table row onclick event to fire when clicking button inside the row

前端 未结 4 639
后悔当初
后悔当初 2021-02-01 17:01

I have a table row with ONCLICK event (that toggles additional data below). Inside one of the row cells I have a button (when clicked is performing an AJAX action). When I click

4条回答
提交回复
热议问题