There is an element
His code
<div class="inline-block"> <span class="callback-block animate-load twosmallfont colored" data-event="jqm" data-param-id="19" data-name="callback">Заказать звонок</span> </div> By clicking on the item opens a pop-up form. 
How can I find out the event being executed by clicking. How can I trigger this event from code?



