Forum

jonas.rausch
Participant
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
5 years, 7 months ago #18308
Up
0
Down
::

Hi Dinkel,

 

While OpenUi5 does not support these events, you can always attach a new event handler via jQuery

$(‘#Buttonid’).on(“eventname (touchstart, click, e.t.c.)”, [function])