High-Performance UI Component Library for Enterprise Applications › Forums › General Discussions › Buttons › OnClick problem in button. › Reply To: OnClick problem in button.
October 25, 2024 at 10:53 am
#111655
Participant
But with standard <button> onClick(“alert(this.form);”) works.
I need to launch a javascript passing it the containing form.
Tks